[poky] [PATCH 19/25] tune-ppc405: append ppc440 in PACKAGE_EXTRA_ARCHS
Adrian Alonso
aalonso at secretlab.ca
Mon Jan 17 12:29:32 PST 2011
* Append ppc440 in PACKAGE_EXTRA_ARCHS
* Support gnueabi toolchain for pcc440 and ppc405 archs
(Xilinx PowerPC targets)
Signed-off-by: Adrian Alonso <aalonso at secretlab.ca>
---
conf/machine/include/tune-ppc405.inc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/conf/machine/include/tune-ppc405.inc b/conf/machine/include/tune-ppc405.inc
index e5edd68..53332c9 100644
--- a/conf/machine/include/tune-ppc405.inc
+++ b/conf/machine/include/tune-ppc405.inc
@@ -3,4 +3,4 @@ TARGET_FPU ?= "soft"
TARGET_CC_ARCH = "-mcpu=405"
BASE_PACKAGE_ARCH = "ppc405"
FEED_ARCH = "ppc405"
-PACKAGE_EXTRA_ARCHS += "ppc405"
+PACKAGE_EXTRA_ARCHS += "ppc405 ppc440"
--
1.7.3.4
More information about the poky
mailing list