added m54455 (Freescale EVB) platform

This commit is contained in:
Markus Fröschle
2014-01-21 14:52:46 +00:00
parent 6a6e7cf84e
commit 703352fc9d

View File

@@ -45,7 +45,7 @@ CFLAGS_OPTIMIZED = -mcpu=5474 \
-fleading-underscore \
-Wa,--register-prefix-optional
TRGTDIRS= ./firebee ./m5484lite
TRGTDIRS= ./firebee ./m5484lite ./m54455
OBJDIRS=$(patsubst %, %/objs,$(TRGTDIRS))
TOOLDIR=util