merge of '07a342693675fe2b1daacf0eb62302579d9fade3'
[org.openembedded.dev.git] / conf / machine / d201gly2.conf
blobd3c87804636b5acf2d7854b29233f200ed401a4c
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: D201GLY2 
5 #@DESCRIPTION: Machine configuration for Intel D201GLY2 board
8 TARGET_ARCH = "i686"
9 PACKAGE_EXTRA_ARCHS = "x86 i386 i486 i586 i686 i686p4c"
11 PREFERRED_PROVIDER_virtual/kernel = "linux
12 KERNEL_IMAGETYPE = "bzImage"
13 OLDEST_KERNEL = "2.6.17"
15 PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive"
16 XSERVER="xserver-kdrive-sis"
19 GLIBC_ADDONS = "nptl"
20 GLIBC_EXTRA_OECONF = "--with-tls"
23 IMAGE_FSTYPES = "ext2.gz"
25 MACHINE_FEATURES = "kernel26 screen keyboard pci ushbost acpi ext2"
26 MACHINE_EXTRA_RRECOMMENDS = " kernel-modules"
27 MACHINE_TASK_PROVIDER = "task-base"
29 udevdir = "/dev"
32 #tune for P4 celeron cpu
33 require conf/machine/include/tune-pentium4c.inc