llvm-common: use do_install to do the stuff
[openembedded.git] / conf / machine / geodegx.conf
blob0ec67820760961d62be5a389b5b1a57bab9cf3ea
1 # Machine file for devices with the AMD Geode GX processor 
2 # Copyright (C) 2005, Advanced Micro Devices, Inc.  All Rights Reserved
3 # Released under the MIT license (see packages/COPYING)
5 TARGET_ARCH =  "i486"
7 require conf/machine/include/tune-geode.inc
9 PREFERRED_PROVIDER_virtual/kernel = "linux-geodegx"
10 BOOTSTRAP_EXTRA_RDEPENDS = "kernel pciutils udev kernel-modules"
12 udevdir = "/dev"
14 KERNEL_IMAGETYPE = "bzImage"
16 GLIBC_ADDONS = "nptl"
17 GLIBC_EXTRA_OECONF = "--with-tls --with-cpu=geode"