mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-06 13:14:27 +00:00
664ec31db7
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
12 lines
161 B
Text
12 lines
161 B
Text
if BOARD_COMTREND_AR5315U
|
|
|
|
config SYS_BOARD
|
|
default "ar5315u"
|
|
|
|
config SYS_VENDOR
|
|
default "comtrend"
|
|
|
|
config SYS_CONFIG_NAME
|
|
default "comtrend_ar5315u"
|
|
|
|
endif
|