aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/at91sam9260ek.conf
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2008-10-22 13:12:15 +0200
committerKoen Kooi <koen@openembedded.org>2008-10-22 13:12:15 +0200
commita1825f04c3b8b98a66ae402e99fd40ff2be59c82 (patch)
tree2c3fd95b06bc6b50342c0be71f63e0096ebb971c /conf/machine/at91sam9260ek.conf
parent6002b6e0652a9f93d4eb3bed65412fc7c1a4210c (diff)
downloadopenembedded-a1825f04c3b8b98a66ae402e99fd40ff2be59c82.tar.gz
machines: start moving PACKAGE_EXTRA_ARCHS into the appropriate tune files
* machine maintainers are encouraged to fix their machines
Diffstat (limited to 'conf/machine/at91sam9260ek.conf')
-rw-r--r--conf/machine/at91sam9260ek.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/machine/at91sam9260ek.conf b/conf/machine/at91sam9260ek.conf
index ba0c9f9a70..59ef577480 100644
--- a/conf/machine/at91sam9260ek.conf
+++ b/conf/machine/at91sam9260ek.conf
@@ -3,7 +3,6 @@
#@DESCRIPTION: Machine.inciguration for the at91sam9260ek development board with a at91sam9260 processor
TARGET_ARCH = "arm"
-PACKAGE_EXTRA_ARCHS = "armv4t armv5te"
PREFERRED_PROVIDER_virtual/kernel = "linux"
PREFERRED_PROVIDER_xserver = "xserver-kdrive"