13 lines
157 B
Plaintext
13 lines
157 B
Plaintext
|
if TARGET_MX7DSABRESD
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "mx7dsabresd"
|
||
|
|
||
|
config SYS_VENDOR
|
||
|
default "freescale"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "mx7dsabresd"
|
||
|
|
||
|
endif
|