slugos.inc: Allow ixp4xx.conf to set the preferred kernel version
authorRod Whitby <rod@whitby.id.au>
Wed, 30 Jan 2008 06:20:10 +0000 (06:20 +0000)
committerRod Whitby <rod@whitby.id.au>
Wed, 30 Jan 2008 06:20:10 +0000 (06:20 +0000)
conf/distro/include/slugos.inc

index ea4980b..c13c9b6 100644 (file)
@@ -119,11 +119,6 @@ PREFERRED_VERSION_glibc              ?= "2.5"
 PREFERRED_VERSION_glibc-intermediate ?= "2.5"
 PREFERRED_VERSION_glibc-initial      ?= "2.5"
 
-# Select the correct versions of the kernel and modules (these are the
-# defaults, override in the conf/distro top-level distro file).
-PREFERRED_PROVIDER_virtual/kernel ?= "linux-ixp4xx"
-PREFERRED_VERSION_ixp4xx-kernel ?= "2.6.21.6"
-
 # Select the smallest provider of x11 libraries
 PREFERRED_PROVIDER_virtual/libx11 ?= "diet-x11"
 SRCDATE_diet-x11 ?= "20060106"