From: Otavio Salvador Date: Wed, 23 Sep 2009 16:37:45 +0000 (-0300) Subject: machine/qemux86: x86 is MACHINE_FEATURES already set in i686-generic machine X-Git-Tag: Release-2010-05/1~2168 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2df87bacf1d73c91d9d55a9fdc0b155c8d6f2b4a;p=openembedded.git machine/qemux86: x86 is MACHINE_FEATURES already set in i686-generic machine Signed-off-by: Otavio Salvador --- diff --git a/conf/machine/qemux86.conf b/conf/machine/qemux86.conf index c25121659c..4b383be204 100644 --- a/conf/machine/qemux86.conf +++ b/conf/machine/qemux86.conf @@ -5,7 +5,6 @@ require conf/machine/include/qemu.inc require conf/machine/i686-generic.conf -MACHINE_FEATURES += "x86" MACHINE_EXTRA_RRECOMMENDS = "kernel-module-uvesafb v86d" KERNEL_IMAGETYPE = "bzImage"