aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/colinux.conf
blob: 1af280c2b3dd2b267f017a1c823e9200571ae26b (plain)
1
2
3
4
5
6
7
8
#@TYPE: Machine
#@NAME: Cooperative Linux
#@DESCRIPTION: Machine configuration for Cooperative Linux running on an x86 compatible PC

TARGET_ARCH = "i686"
IPKG_ARCHS = "all i686 i386 x86 ${MACHINE}"
PREFERRED_PROVIDER_virtual/kernel = "linux-colinux"
BOOTSTRAP_EXTRA_RDEPENDS = "kernel kernel-modules"