diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2009-09-23 13:37:45 -0300 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2009-10-07 21:42:19 -0300 |
commit | 2df87bacf1d73c91d9d55a9fdc0b155c8d6f2b4a (patch) | |
tree | 9caaf6aaf20afd3bd602d2d840cc25ee80c18c67 /conf | |
parent | 312d954c468ea70676d22260582b12559d2d3ade (diff) |
machine/qemux86: x86 is MACHINE_FEATURES already set in i686-generic machine
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'conf')
-rw-r--r-- | conf/machine/qemux86.conf | 1 |
1 files changed, 0 insertions, 1 deletions
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" |