[oe-commits] Thomas Kunze : tune-strongarm.inc: add EXTRA_FEED_ARCHS

git version control git at git.openembedded.org
Mon Nov 2 22:51:39 UTC 2009


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

Author: Thomas Kunze <thommycheck at gmx.de>
Date:   Mon Nov  2 23:50:21 2009 +0100

tune-strongarm.inc: add EXTRA_FEED_ARCHS

---

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

diff --git a/conf/machine/include/tune-strongarm.inc b/conf/machine/include/tune-strongarm.inc
index fc47379..fe57c9c 100644
--- a/conf/machine/include/tune-strongarm.inc
+++ b/conf/machine/include/tune-strongarm.inc
@@ -5,3 +5,4 @@
 TARGET_CC_ARCH = "-march=armv4 -mtune=strongarm"
 FEED_ARCH = "armv4"
 BASE_PACKAGE_ARCH = "armv4" 
+PACKAGE_EXTRA_ARCHS += "armv4"





More information about the Openembedded-commits mailing list