x86: do not add 'x86' into list of package archs
authorMarcin Juszkiewicz <hrw@openembedded.org>
Thu, 18 Sep 2008 15:21:47 +0000 (15:21 +0000)
committerMarcin Juszkiewicz <hrw@openembedded.org>
Thu, 18 Sep 2008 15:21:47 +0000 (15:21 +0000)
conf/machine/x86.conf

index cce5868..30eb943 100644 (file)
@@ -6,7 +6,6 @@
 
 # i386 doesn't work with NTPL, see http://ecos.sourceware.org/ml/libc-ports/2006-03/msg00030.html
 TARGET_ARCH = "i486"
-PACKAGE_EXTRA_ARCHS = "x86"
 
 PREFERRED_PROVIDER_virtual/kernel = "linux"
 PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive"