merge of '07a342693675fe2b1daacf0eb62302579d9fade3'
[org.openembedded.dev.git] / conf / machine / i686-generic.conf
blob15b9259b4ff5231f1eed0a93fc66d18b14e8370e
1 # Copyright (C) 2007, Stelios Koroneos - Digital OPSiS, All Rights Reserved
2 # Released under the MIT license (see packages/COPYING)
3 #@TYPE: Machine
4 #@NAME: i686-generic
5 #@DESCRIPTION: Machine configuration for a generic i686 machine
8 TARGET_ARCH = "i686"
9 PACKAGE_EXTRA_ARCHS = "x86 i386 i486 i586"
11 PREFERRED_PROVIDER_virtual/kernel = "linux"
12 PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive"
13 XSERVER="xserver-kdrive-vesa"
15 KERNEL_IMAGETYPE = "bzImage"
17 GLIBC_ADDONS = "nptl"
18 GLIBC_EXTRA_OECONF = "--with-tls"
20 IMAGE_FSTYPES ?= "ext2.gz"
22 MACHINE_FEATURES = "kernel26 screen keyboard pci ushbost acpi ext2 x86"
23 MACHINE_EXTRA_RRECOMMENDS = " kernel-modules"
25 #tune for pentium pro cpu
26 require conf/machine/include/tune-pentiumpro.inc