mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-14 17:07:38 +00:00
10 lines
107 B
Text
10 lines
107 B
Text
|
if TARGET_CMI_MPC5XX
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "cmi"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "cmi_mpc5xx"
|
||
|
|
||
|
endif
|