mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-06 21:24:29 +00:00
13 lines
157 B
Text
13 lines
157 B
Text
|
if TARGET_SNAPPER9260
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "snapper9260"
|
||
|
|
||
|
config SYS_VENDOR
|
||
|
default "bluewater"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "snapper9260"
|
||
|
|
||
|
endif
|