mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-03 18:10:13 +00:00
12 lines
115 B
Text
12 lines
115 B
Text
|
if TARGET_HYMOD
|
||
|
|
||
|
config SYS_BOARD
|
||
|
string
|
||
|
default "hymod"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
string
|
||
|
default "hymod"
|
||
|
|
||
|
endif
|