mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-05 20:54:31 +00:00
13 lines
164 B
Text
13 lines
164 B
Text
|
if BOARD_COMTREND_WAP5813N
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "wap5813n"
|
||
|
|
||
|
config SYS_VENDOR
|
||
|
default "comtrend"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "comtrend_wap5813n"
|
||
|
|
||
|
endif
|