mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-04 18:41:03 +00:00
10 lines
99 B
Text
10 lines
99 B
Text
|
if TARGET_CU824
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "cu824"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "CU824"
|
||
|
|
||
|
endif
|