mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-06 05:04:26 +00:00
13 lines
138 B
Text
13 lines
138 B
Text
|
if TARGET_TEC
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "tec"
|
||
|
|
||
|
config SYS_VENDOR
|
||
|
default "avionic-design"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "tec"
|
||
|
|
||
|
endif
|