explicit_merge of '85da89c673cc2faec29d5ea692e6e7638f4c1b5e'
[vuplus_openembedded] / conf / machine / colinux.conf
1 #@TYPE: Machine
2 #@NAME: Cooperative Linux
3 #@DESCRIPTION: Machine configuration for Cooperative Linux running on an x86 compatible PC
4
5 TARGET_ARCH = "i686"
6 IPKG_ARCHS = "all i686 i386 x86 ${MACHINE}"
7 PREFERRED_PROVIDER_virtual/kernel = "linux-colinux"
8 BOOTSTRAP_EXTRA_RDEPENDS = "kernel kernel-modules"