From a1825f04c3b8b98a66ae402e99fd40ff2be59c82 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Wed, 22 Oct 2008 13:12:15 +0200 Subject: machines: start moving PACKAGE_EXTRA_ARCHS into the appropriate tune files * machine maintainers are encouraged to fix their machines --- conf/machine/em-x270.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/machine/em-x270.conf') diff --git a/conf/machine/em-x270.conf b/conf/machine/em-x270.conf index 3cf0a7fab2..f8a5c951b7 100644 --- a/conf/machine/em-x270.conf +++ b/conf/machine/em-x270.conf @@ -8,7 +8,7 @@ TARGET_ARCH = "arm" GUI_MACHINE_CLASS ?= "bigscreen" -PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5te iwmmxt " +PACKAGE_EXTRA_ARCHS = "iwmmxt " PREFERRED_PROVIDER_virtual/kernel = "${MACHINE}" # Use tune-xscale per default. Machine independent feeds should be built with tune-strongarm. -- cgit v1.2.3