[oe-commits] Marcin Juszkiewicz : tune-ep9312: ep9312 can run armv4t

git version control git at git.openembedded.org
Tue Jun 2 09:56:48 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 585a370dd68f46c948d0eed29b2ec8cb7e8d4ad8
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=585a370dd68f46c948d0eed29b2ec8cb7e8d4ad8

Author: Marcin Juszkiewicz <hrw at openembedded.org>
Date:   Sat May 16 12:52:33 2009 +0200

tune-ep9312: ep9312 can run armv4t

Signed-off-by: Marcin Juszkiewicz <marcin at juszkiewicz.com.pl>
Acked-by: Koen Kooi <koen at openembedded.org>
Acked-by: Tom Rini <trini at embeddedalley.com>

---

 conf/machine/include/tune-ep9312.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/conf/machine/include/tune-ep9312.inc b/conf/machine/include/tune-ep9312.inc
index fd9c1cc..3f89b67 100644
--- a/conf/machine/include/tune-ep9312.inc
+++ b/conf/machine/include/tune-ep9312.inc
@@ -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"
 





More information about the Openembedded-commits mailing list