qemux86: machine config files should not set TARGET_VENDOR, its a distro option

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@979 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie 2006-11-29 13:39:30 +00:00
parent 255a927424
commit 661b9cabc1
1 changed files with 0 additions and 2 deletions

View File

@ -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"