aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorRod Whitby <rod@whitby.id.au>2007-01-23 07:31:26 +0000
committerRod Whitby <rod@whitby.id.au>2007-01-23 07:31:26 +0000
commit4d9d3df5f58e697b1725e569a5e933b3ddc3250b (patch)
tree863a7cfc5692caf18aa66ee4356fbe8d6996be32 /conf
parent0944c311dce77f5d6a0abe8561578d66534a7954 (diff)
downloadopenembedded-4d9d3df5f58e697b1725e569a5e933b3ddc3250b.tar.gz
unslung.conf: Force the use of unslung-kernel (instead of the default ixp4xx-kernel)
Diffstat (limited to 'conf')
-rw-r--r--conf/distro/unslung.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/unslung.conf b/conf/distro/unslung.conf
index befbae8cd7..9608b93885 100644
--- a/conf/distro/unslung.conf
+++ b/conf/distro/unslung.conf
@@ -57,7 +57,7 @@ PREFERRED_VERSION_gcc ?= "3.4.4"
PREFERRED_VERSION_glibc ?= "2.2.5"
PREFERRED_VERSION_glibc-initial ?= "2.2.5"
-PREFERRED_PROVIDER_virtual/kernel ?= "unslung-kernel"
+PREFERRED_PROVIDER_virtual/kernel = "unslung-kernel"
PREFERRED_VERSION_unslung-kernel ?= "2.4.22.l2.3r63"
PREFERRED_VERSION_unslung-rootfs ?= "2.3r63"
PREFERRED_VERSION_nslu2-linksys-firmware ?= "2.3r63"