tune-ep9312: ep9312 can run armv4t
authorMarcin Juszkiewicz <hrw@openembedded.org>
Sat, 16 May 2009 10:52:33 +0000 (12:52 +0200)
committerMarcin Juszkiewicz <hrw@openembedded.org>
Tue, 2 Jun 2009 09:56:52 +0000 (11:56 +0200)
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
Acked-by: Koen Kooi <koen@openembedded.org>
Acked-by: Tom Rini <trini@embeddedalley.com>
conf/machine/include/tune-ep9312.inc

index fd9c1cc..3f89b67 100644 (file)
@@ -1,7 +1,7 @@
 TARGET_CC_ARCH = "-mcpu=ep9312 -mfpu=maverick -mfloat-abi=softfp -fno-signed-zeros -O"
 
 #set arch to ep9312 for all generated packages
-PACKAGE_EXTRA_ARCHS += "armv4 armv4t ep93xx"
+PACKAGE_EXTRA_ARCHS += "armv4t"
 BASE_PACKAGE_ARCH = "ep9312"
 FEED_ARCH = "ep9312"