diff options
author | Florian Fainelli <florian@openwrt.org> | 2008-10-23 09:16:00 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2008-10-23 09:16:00 +0000 |
commit | 1ac53fbf06e54d4bdd3107817b16821517a38c56 (patch) | |
tree | f5c836d6406b30b61fec1fedafcb6c35b4cd7483 /target/linux/iop32x | |
parent | 30d2200e7d3a95e35ed7ccc98c361afe3e1d7c5f (diff) | |
download | upstream-1ac53fbf06e54d4bdd3107817b16821517a38c56.tar.gz upstream-1ac53fbf06e54d4bdd3107817b16821517a38c56.tar.bz2 upstream-1ac53fbf06e54d4bdd3107817b16821517a38c56.zip |
Update to 2.6.26.7
SVN-Revision: 13036
Diffstat (limited to 'target/linux/iop32x')
-rw-r--r-- | target/linux/iop32x/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/iop32x/Makefile b/target/linux/iop32x/Makefile index 2fe245b50b..c6f4754fd8 100644 --- a/target/linux/iop32x/Makefile +++ b/target/linux/iop32x/Makefile @@ -11,7 +11,7 @@ BOARD:=iop32x BOARDNAME:=Intel IOP32x FEATURES:=squashfs jffs2 -LINUX_VERSION:=2.6.26.5 +LINUX_VERSION:=2.6.26.7 include $(INCLUDE_DIR)/target.mk |