mirror of
https://github.com/u-boot/u-boot.git
synced 2024-11-28 23:23:30 +08:00
10 lines
111 B
Plaintext
10 lines
111 B
Plaintext
|
if TARGET_WANDBOARD
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "wandboard"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "wandboard"
|
||
|
|
||
|
endif
|