mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-06 13:14:27 +00:00
10 lines
117 B
Text
10 lines
117 B
Text
|
if TARGET_MPC8308_P1M
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "mpc8308_p1m"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "mpc8308_p1m"
|
||
|
|
||
|
endif
|