From: Adrian Alonso Date: Fri, 5 Mar 2010 13:15:18 +0000 (+0000) Subject: tune-ppc440.inc: add base to extra archs X-Git-Tag: Release-2010-05/1~340^2~85 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba37428a7e91205ad205bcf4d19268b6fe73844e;p=openembedded.git tune-ppc440.inc: add base to extra archs Signed-off-by: Adrian Alonso Signed-off-by: Stefan Schmidt --- diff --git a/conf/machine/include/tune-ppc440.inc b/conf/machine/include/tune-ppc440.inc index feca186315..1c94a34e9e 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"