merge of '07a342693675fe2b1daacf0eb62302579d9fade3'
[org.openembedded.dev.git] / conf / machine / guinness.conf
blobf17451556f9e9a3eb72f4b1019d8997f5a78283c
1 #@TYPE: Machine
2 #@NAME: Guinness
3 #@DESCRIPTION: Machine configuration for Linux running on a tyan 2462 mainboard (codenamed guinness)
5 # i386 doesn't work with NTPL, see http://ecos.sourceware.org/ml/libc-ports/2006-03/msg00030.html
6 TARGET_ARCH = "i686"
8 PACKAGE_EXTRA_ARCHS = "x86 i386 i486 i586"
9 PREFERRED_PROVIDER_virtual/kernel = "linux-x86"
10 PREFERRED_PROVIDER_xserver = "xserver-xorg"
12 udevdir = "/dev"
14 KERNEL_IMAGETYPE = "bzImage"
16 OLDEST_KERNEL = "2.6.17"
17 GLIBC_ADDONS = "nptl"
18 GLIBC_EXTRA_OECONF = "--with-tls"
20 MACHINE_FEATURES = "kernel26 usbhost ext2 pci acpi screen x86"
22 #require conf/machine/include/tune-athlonmp.inc