mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-12 07:57:21 +00:00
10 lines
111 B
Text
10 lines
111 B
Text
|
if TARGET_TCM_BF537
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "tcm-bf537"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "tcm-bf537"
|
||
|
|
||
|
endif
|