mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-05 12:45:42 +00:00
10 lines
111 B
Text
10 lines
111 B
Text
|
if TARGET_WANDBOARD
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "wandboard"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "wandboard"
|
||
|
|
||
|
endif
|