mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-12 16:07:30 +00:00
10 lines
102 B
Text
10 lines
102 B
Text
|
if TARGET_BC3450
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "bc3450"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "BC3450"
|
||
|
|
||
|
endif
|