mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-05 12:45:42 +00:00
10 lines
117 B
Text
10 lines
117 B
Text
|
if TARGET_GRSIM_LEON2
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "grsim_leon2"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "grsim_leon2"
|
||
|
|
||
|
endif
|