llvm-common: use do_stage for now, until there is a better solution
[openembedded.git] / conf / machine / colinux.conf
blob31e55e924f29fa4fb7431ec74fb76cd90d04a830
1 #@TYPE: Machine
2 #@NAME: Cooperative Linux
3 #@DESCRIPTION: Machine configuration for Cooperative Linux running on an x86 compatible PC
5 TARGET_ARCH = "i686"
6 PACKAGE_EXTRA_ARCHS = "i386 x86"
7 PREFERRED_PROVIDER_virtual/kernel = "linux-colinux"
8 BOOTSTRAP_EXTRA_RDEPENDS = "kernel kernel-modules"