mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 07:34:31 +00:00
10 lines
111 B
Text
10 lines
111 B
Text
|
if TARGET_CM_BF537U
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "cm-bf537u"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "cm-bf537u"
|
||
|
|
||
|
endif
|