[oe-commits] Adrian Alonso : tune-ppc440.inc: add base to extra archs

git version control git at git.openembedded.org
Tue Mar 16 18:58:02 UTC 2010


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

Author: Adrian Alonso <aalonso00 at gmail.com>
Date:   Fri Mar  5 13:15:18 2010 +0000

tune-ppc440.inc: add base to extra archs

Signed-off-by: Adrian Alonso <aalonso00 at gmail.com>
Signed-off-by: Stefan Schmidt <stefan at datenfreihafen.org>

---

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

diff --git a/conf/machine/include/tune-ppc440.inc b/conf/machine/include/tune-ppc440.inc
index feca186..1c94a34 100644
--- a/conf/machine/include/tune-ppc440.inc
+++ b/conf/machine/include/tune-ppc440.inc
@@ -1,4 +1,4 @@
 TARGET_CC_ARCH = "-mcpu=440"
 BASE_PACKAGE_ARCH = "ppc440"
 FEED_ARCH = "ppc440"
-PACKAGE_EXTRA_ARCHS += "ppc440e"
+PACKAGE_EXTRA_ARCHS += "${BASE_PACKAGE_ARCH} ppc440e"





More information about the Openembedded-commits mailing list