aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Brown <broonie@sirena.org.uk>2009-01-07 12:41:59 +0100
committerMarcin Juszkiewicz <hrw@openembedded.org>2009-01-07 12:41:59 +0100
commit02ddc78cc868c8a76686914101b25700fbe9c539 (patch)
tree59fe9996cd72fffc1d0568e20693c6f34d542063
parentd0d237ed3d93548ffe983d6df51bb8e560f3a5d7 (diff)
downloadopenembedded-02ddc78cc868c8a76686914101b25700fbe9c539.tar.gz
mainstone: do not set PACKAGE_EXTRA_ARCHS - closes #4968
-rw-r--r--conf/machine/mainstone.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/machine/mainstone.conf b/conf/machine/mainstone.conf
index 68dcfb069a..8cf5210cf5 100644
--- a/conf/machine/mainstone.conf
+++ b/conf/machine/mainstone.conf
@@ -5,7 +5,6 @@
TARGET_ARCH = "arm"
GUI_MACHINE_CLASS = "smallscreen"
-PACKAGE_EXTRA_ARCHS = "armv5te"
PREFERRED_PROVIDER_virtual/kernel = "linux-${MACHINE}"