tune-ppc440.inc: add base to extra archs
authorAdrian Alonso <aalonso00@gmail.com>
Fri, 5 Mar 2010 13:15:18 +0000 (13:15 +0000)
committerStefan Schmidt <stefan@datenfreihafen.org>
Tue, 16 Mar 2010 18:57:54 +0000 (19:57 +0100)
Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
conf/machine/include/tune-ppc440.inc

index feca186..1c94a34 100644 (file)
@@ -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"