diff options
author | Rod Whitby <rod@whitby.id.au> | 2007-07-18 12:49:20 +0000 |
---|---|---|
committer | Rod Whitby <rod@whitby.id.au> | 2007-07-18 12:49:20 +0000 |
commit | b10ab4c66b5a54fac0a10df1eb59b08f5eb217b4 (patch) | |
tree | a282612476b739992fd4cd0a4cb699ba4437c2ac /conf/distro/include | |
parent | ed84fa988f6c212f7e6ace3292857daf1ec9ad7b (diff) |
ixp4xx-kernel: moved from 2.6.21.5 to 2.6.21.6
Diffstat (limited to 'conf/distro/include')
-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 c2970d2b99..bb1605e41b 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.21.5" +PREFERRED_VERSION_ixp4xx-kernel ?= "2.6.21.6" # Select the smallest provider of x11 libraries PREFERRED_PROVIDER_virtual/libx11 ?= "diet-x11" |