Rename TARGET_T102XQDS to TARGET_T1024QDS to match the name. Signed-off-by: York Sun <york.sun@nxp.com>
13 lines
148 B
Plaintext
13 lines
148 B
Plaintext
if TARGET_T1024QDS
|
|
|
|
config SYS_BOARD
|
|
default "t102xqds"
|
|
|
|
config SYS_VENDOR
|
|
default "freescale"
|
|
|
|
config SYS_CONFIG_NAME
|
|
default "T102xQDS"
|
|
|
|
endif
|