diff options
author | Rod Whitby <rod@whitby.id.au> | 2007-12-28 09:38:10 +0000 |
---|---|---|
committer | Rod Whitby <rod@whitby.id.au> | 2007-12-28 09:38:10 +0000 |
commit | 940d875b77899fde472962051a5019c61ab50cb7 (patch) | |
tree | 4500df1e3ed5190d7a4ada87fdf1c478a207de59 /target | |
parent | 18cfcc9d308ce50b44d755ad3628dfad04d3d303 (diff) | |
download | upstream-940d875b77899fde472962051a5019c61ab50cb7.tar.gz upstream-940d875b77899fde472962051a5019c61ab50cb7.tar.bz2 upstream-940d875b77899fde472962051a5019c61ab50cb7.zip |
ixp4xx: Minor bump of kernel to 2.6.21.7
SVN-Revision: 9969
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/ixp4xx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ixp4xx/Makefile b/target/linux/ixp4xx/Makefile index 6dd22114dc..79043d75c3 100644 --- a/target/linux/ixp4xx/Makefile +++ b/target/linux/ixp4xx/Makefile @@ -12,7 +12,7 @@ BOARDNAME:=Intel XScale IXP4xx FEATURES:=squashfs SUBTARGETS=generic harddisk -LINUX_VERSION:=2.6.21.6 +LINUX_VERSION:=2.6.21.7 include $(INCLUDE_DIR)/target.mk |