aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/colinux.conf
blob: 556944ef8ebd7f120b0aa705e0431b052684d777 (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_EXTRA_ARCHS = "i386 x86"
PREFERRED_PROVIDER_virtual/kernel = "linux-colinux"
BOOTSTRAP_EXTRA_RDEPENDS = "kernel kernel-modules"