mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-06 05:04:26 +00:00
13 lines
161 B
Text
13 lines
161 B
Text
|
if BOARD_COMTREND_VR3032U
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "vr3032u"
|
||
|
|
||
|
config SYS_VENDOR
|
||
|
default "comtrend"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "comtrend_vr3032u"
|
||
|
|
||
|
endif
|