mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-08 14:14:32 +00:00
08511d129e
A rather cosmetic change to conform with other board definitions. Signed-off-by: Phil Sutter <phil@nwl.cc> Reviewed-by: Stefan Roese <sr@denx.de>
12 lines
138 B
Text
12 lines
138 B
Text
if TARGET_DS414
|
|
|
|
config SYS_BOARD
|
|
default "ds414"
|
|
|
|
config SYS_VENDOR
|
|
default "Synology"
|
|
|
|
config SYS_CONFIG_NAME
|
|
default "ds414"
|
|
|
|
endif
|