diff options
author | Rod Whitby <rod@whitby.id.au> | 2007-05-14 10:39:15 +0000 |
---|---|---|
committer | Rod Whitby <rod@whitby.id.au> | 2007-05-14 10:39:15 +0000 |
commit | 39d9d275bfb88f640c74ea113ac54bb382b30914 (patch) | |
tree | e208131321a74cbea36da792e7298971e4c1c874 /conf | |
parent | 96066ddc50d3a99cb5d3f605711121c9ed8949ce (diff) |
ixp4xx-kernel: reinstated 2.6.21 - apologies to all affected by my previous mistake
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/include/slugos.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/include/slugos.inc b/conf/distro/include/slugos.inc index bc1a6fbfdd..4c7dd422c3 100644 --- a/conf/distro/include/slugos.inc +++ b/conf/distro/include/slugos.inc @@ -111,7 +111,7 @@ PREFERRED_VERSION_glibc ?= "2.3.5+cvs20050627" # 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 ?= "ixp4xx-kernel" -PREFERRED_VERSION_ixp4xx-kernel ?= "2.6.20" +PREFERRED_VERSION_ixp4xx-kernel ?= "2.6.21" # Select the smallest provider of x11 libraries PREFERRED_PROVIDER_virtual/libx11 ?= "diet-x11" |