mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-12 16:07:30 +00:00
13 lines
145 B
Text
13 lines
145 B
Text
|
if TARGET_SMEGW01
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "smegw01"
|
||
|
|
||
|
config SYS_VENDOR
|
||
|
default "storopack"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "smegw01"
|
||
|
|
||
|
endif
|