motorola-ezx-base.inc: Add iwmmxt to PACKAGE_EXTRA_ARCHS
authorTom Rini <tom_rini@mentor.com>
Wed, 13 Oct 2010 01:01:46 +0000 (18:01 -0700)
committerTom Rini <tom_rini@mentor.com>
Wed, 13 Oct 2010 01:21:57 +0000 (18:21 -0700)
Since we have this as a MACHINE_FEATURES we need this to be
able to add contents to the rootfs that use the feature.

Tested-by: Angelo Stefanos Mavridis Bartolome <angelo@pynell.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
conf/machine/include/motorola-ezx-base.inc

index d65b5b2..ea1b0eb 100644 (file)
@@ -28,6 +28,9 @@ MACHINE_DISPLAY_PPI = "180"
 MACHINE_FEATURES = "alsa apm bluetooth kernel26 keyboard phone screen touchscreen usbgadget usbhost vfat"
 MACHINE_FEATURES += " iwmmxt"
 
+# Comment this out if you change to tune-iwmmxt.inc above
+PACKAGE_EXTRA_ARCHS += "iwmmxt"
+
 #
 # Software/packages selection
 #