diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-10-23 09:16:00 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-10-23 09:16:00 +0000 |
commit | 4d09600736428b53b4139b855642e286cb31078d (patch) | |
tree | 07cd8aaac71b1c55cfbfd2defa3be11cb9ee8b42 /target/linux/ifxmips/Makefile | |
parent | 4e471fc847f779d6e9e65380750eb4c59798bc3e (diff) |
Update to 2.6.26.7
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13036 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ifxmips/Makefile')
-rw-r--r-- | target/linux/ifxmips/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ifxmips/Makefile b/target/linux/ifxmips/Makefile index de982abf17..f13cf21dd6 100644 --- a/target/linux/ifxmips/Makefile +++ b/target/linux/ifxmips/Makefile @@ -10,7 +10,7 @@ ARCH:=mips BOARD:=ifxmips BOARDNAME:=Infineon Mips FEATURES:=squashfs jffs2 -LINUX_VERSION:=2.6.26.5 +LINUX_VERSION:=2.6.26.7 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES+=uboot-ifxmips |