mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-16 09:48:16 +00:00
12 lines
124 B
Text
12 lines
124 B
Text
|
if TARGET_PCS440EP
|
||
|
|
||
|
config SYS_BOARD
|
||
|
string
|
||
|
default "pcs440ep"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
string
|
||
|
default "pcs440ep"
|
||
|
|
||
|
endif
|