mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-05 11:00:15 +00:00
10 lines
120 B
Text
10 lines
120 B
Text
|
if TARGET_GR_XC3S_1500
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "gr_xc3s_1500"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "gr_xc3s_1500"
|
||
|
|
||
|
endif
|