forked from rrcarlosr/Jetpack
16 lines
177 B
Plaintext
16 lines
177 B
Plaintext
|
if TARGET_MX31ADS
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "mx31ads"
|
||
|
|
||
|
config SYS_VENDOR
|
||
|
default "freescale"
|
||
|
|
||
|
config SYS_SOC
|
||
|
default "mx31"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "mx31ads"
|
||
|
|
||
|
endif
|