mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-17 02:08:38 +00:00
10 lines
126 B
Text
10 lines
126 B
Text
|
if TARGET_GR_CPCI_AX2000
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "gr_cpci_ax2000"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "gr_cpci_ax2000"
|
||
|
|
||
|
endif
|