summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 5ef185d)
raw | patch | inline | side by side (parent: 5ef185d)
author | Sandeep Paulraj <s-paulraj@ti.com> | |
Thu, 21 Oct 2010 15:30:48 +0000 (11:30 -0400) | ||
committer | Sandeep Paulraj <s-paulraj@ti.com> | |
Thu, 21 Oct 2010 15:30:48 +0000 (11:30 -0400) |
This commit adds some c6457 support to the top level
makefiles
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
makefiles
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
src/make/Makefile | patch | blob | history | |
src/make/makestg2 | patch | blob | history |
diff --git a/src/make/Makefile b/src/make/Makefile
index 31dc4d8080d4eeb01472b5f4f4ff306003ed2991..776aeb04e707dba79f13f2c9707b000746db2c16 100644 (file)
--- a/src/make/Makefile
+++ b/src/make/Makefile
#*
#*******************************************************************************************
-IBLS_C6X= c6455 c6472 c6474
+IBLS_C6X= c6455 c6472 c6474 c6457
all:
make -f makestg2 clean ARCH=c64x
make -f makestg2 cleant ARCH=c64x TARGET=c6472
make -f makestg2 cleant ARCH=c64x TARGET=c6474
+ make -f makestg2 cleant ARCH=c64x TARGET=c6457
make -C ../util/bconvert clean
make -C ../util/btoccs clean
make -C ../util/i2cConfig clean
diff --git a/src/make/makestg2 b/src/make/makestg2
index ad08053af5d1499b5a1e8a49beb41ba392cc7817..23bd3f5c24e1d357573f58f484aec5377fe7046f 100644 (file)
--- a/src/make/makestg2
+++ b/src/make/makestg2
MODULES= main device ethboot nandboot driver hw interp ecc
CLEAN_MODULES=$(addprefix clean_,$(MODULES))
-TARGETS= c6472 c6474 c6455
+TARGETS= c6472 c6474 c6455 c6457
ifeq ($(ENDIAN),little)
HEX_OPT= -order L