26 lines
291 B
Plaintext
26 lines
291 B
Plaintext
if TARGET_T4240EMU
|
|
|
|
config SYS_BOARD
|
|
default "t4qds"
|
|
|
|
config SYS_VENDOR
|
|
default "freescale"
|
|
|
|
config SYS_CONFIG_NAME
|
|
default "T4240EMU"
|
|
|
|
endif
|
|
|
|
if TARGET_T4240QDS
|
|
|
|
config SYS_BOARD
|
|
default "t4qds"
|
|
|
|
config SYS_VENDOR
|
|
default "freescale"
|
|
|
|
config SYS_CONFIG_NAME
|
|
default "T4240QDS"
|
|
|
|
endif
|