diff options
author | Rod Whitby <rod@whitby.id.au> | 2006-11-30 03:23:09 +0000 |
---|---|---|
committer | Rod Whitby <rod@whitby.id.au> | 2006-11-30 03:23:09 +0000 |
commit | 382ebf96914d2b1a244a7b8cf4c4d9a1d1dff761 (patch) | |
tree | ac268ec53a7c0436006c7f1859d5eb205d85cec8 /packages/linux/ixp4xx-kernel_2.6.19.bb | |
parent | c62b8a9662072236751861c4889e302550d5fb99 (diff) |
ixp4xx-kernel, slugos: moved some modules into the kernel (those that are the lowest common denominator of the target devices)
Diffstat (limited to 'packages/linux/ixp4xx-kernel_2.6.19.bb')
-rw-r--r-- | packages/linux/ixp4xx-kernel_2.6.19.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/ixp4xx-kernel_2.6.19.bb b/packages/linux/ixp4xx-kernel_2.6.19.bb index d7dbf10618..999e09fbcd 100644 --- a/packages/linux/ixp4xx-kernel_2.6.19.bb +++ b/packages/linux/ixp4xx-kernel_2.6.19.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 = "595" +IXP4XX_KERNEL_SVN_REV = "596" # # The directory containing the patches to be applied is # specified below |