summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorrwhitby <rwhitby@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-12-28 09:38:10 +0000
committerrwhitby <rwhitby@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-12-28 09:38:10 +0000
commitcf8837054a956da1eeca1df381122135b0113a64 (patch)
tree6c4b425e471773f11dbfddf22eff150f69f52bba /target
parent064be4e2676219daefe2e24c74a843c3fcb82372 (diff)
ixp4xx: Minor bump of kernel to 2.6.21.7
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9969 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r--target/linux/ixp4xx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ixp4xx/Makefile b/target/linux/ixp4xx/Makefile
index 6dd22114d..79043d75c 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