diff options
author | Mike Westerhof <mwester@dls.net> | 2007-02-21 16:17:09 +0000 |
---|---|---|
committer | Mike Westerhof <mwester@dls.net> | 2007-02-21 16:17:09 +0000 |
commit | 56f3fe19b2c925649a1930ce50a7aa5dae1c67f8 (patch) | |
tree | 3179ac56f31c553a2523a7acad565b53ffbbdcb9 /packages/linux/ixp4xx-kernel_2.6.20.bb | |
parent | 9a09d81ff35a44bbcd03afd5206143b59c8cc290 (diff) |
slugos: demoted netconsole driver to module in rootfs, removed dsmg600 cmdline
patch (replaced by shim), added linux-2.6.20.1 patch, to bring in sync with svn
Diffstat (limited to 'packages/linux/ixp4xx-kernel_2.6.20.bb')
-rw-r--r-- | packages/linux/ixp4xx-kernel_2.6.20.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/ixp4xx-kernel_2.6.20.bb b/packages/linux/ixp4xx-kernel_2.6.20.bb index 0cd0a59969..193e82f518 100644 --- a/packages/linux/ixp4xx-kernel_2.6.20.bb +++ b/packages/linux/ixp4xx-kernel_2.6.20.bb @@ -6,7 +6,7 @@ # http://trac.nslu2-linux.org/kernel/ # # The revision that is pulled from SVN is specified below -IXP4XX_KERNEL_SVN_REV = "699" +IXP4XX_KERNEL_SVN_REV = "704" # # The directory containing the patches to be applied is # specified below |