mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-28 23:51:33 +00:00
10 lines
108 B
Text
10 lines
108 B
Text
|
if TARGET_PPMC8260
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "ppmc8260"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "ppmc8260"
|
||
|
|
||
|
endif
|