mirror of
https://github.com/u-boot/u-boot.git
synced 2024-12-27 13:43:28 +08:00
13 lines
152 B
Plaintext
13 lines
152 B
Plaintext
|
if TARGET_GOFLEXHOME
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "goflexhome"
|
||
|
|
||
|
config SYS_VENDOR
|
||
|
default "Seagate"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "goflexhome"
|
||
|
|
||
|
endif
|