diff options
-rw-r--r-- | meta/conf/machine/qemux86.conf | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/conf/machine/qemux86.conf b/meta/conf/machine/qemux86.conf index 918376dce..64b6c5fbf 100644 --- a/meta/conf/machine/qemux86.conf +++ b/meta/conf/machine/qemux86.conf @@ -3,11 +3,9 @@ #@DESCRIPTION: Machine configuration for running an x86 system under qemu emulation TARGET_ARCH = "i586" -TARGET_VENDOR = "-oe" PACKAGE_EXTRA_ARCHS = "x86" require conf/machine/include/qemu.conf -# require conf/machine/include/tune-arm926ejs.conf SERIAL_CONSOLE = "115200 ttyS0" |