aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/at91-l9260.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/at91-l9260.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/at91-l9260.conf')
-rw-r--r--conf/machine/at91-l9260.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/machine/at91-l9260.conf b/conf/machine/at91-l9260.conf
index 16d0705a24..f95fb2da56 100644
--- a/conf/machine/at91-l9260.conf
+++ b/conf/machine/at91-l9260.conf
@@ -3,7 +3,6 @@
#@DESCRIPTION: Machine.inciguration for the AT91SAM9260 development board with a at91sam9260 processor
TARGET_ARCH = "arm"
-PACKAGE_EXTRA_ARCHS = "armv4t armv5te"
PREFERRED_PROVIDER_virtual/kernel = "linux"
PREFERRED_VERSION_linux = "2.6.25"