mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-04 18:41:03 +00:00
13 lines
153 B
Text
13 lines
153 B
Text
|
if TARGET_SBC35_A9G20
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "sbc35_a9g20"
|
||
|
|
||
|
config SYS_VENDOR
|
||
|
default "calao"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "sbc35_a9g20"
|
||
|
|
||
|
endif
|