diff options
author | Rod Whitby <rod@whitby.id.au> | 2006-11-26 12:09:39 +0000 |
---|---|---|
committer | Rod Whitby <rod@whitby.id.au> | 2006-11-26 12:09:39 +0000 |
commit | 27cd162f98bc561efdedb6285c7dbc7440219b76 (patch) | |
tree | ed274558bf2685cba2652a0e055a8b13304735ad /conf/distro/include/slugos.inc | |
parent | 65e299499a2deb56cb691f9f6348a4021856b906 (diff) |
ixp4xx-kernel: Updated to 2.6.19-rc6
Diffstat (limited to 'conf/distro/include/slugos.inc')
-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 b4af6dd5f1..266426aed7 100644 --- a/conf/distro/include/slugos.inc +++ b/conf/distro/include/slugos.inc @@ -171,7 +171,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.19-rc5" +PREFERRED_VERSION_ixp4xx-kernel ?= "2.6.19-rc6" # Select the smallest provider of x11 libraries PREFERRED_PROVIDER_virtual/libx11 ?= "diet-x11" |