13 lines
139 B
Plaintext
13 lines
139 B
Plaintext
|
if TARGET_MAXBCM
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "maxbcm"
|
||
|
|
||
|
config SYS_SOC
|
||
|
default "armada-xp"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "maxbcm"
|
||
|
|
||
|
endif
|