diff options
author | John Crispin <john@openwrt.org> | 2008-09-09 00:09:51 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2008-09-09 00:09:51 +0000 |
commit | 8dc12e90968482e35a25b4bfe8443586838f208c (patch) | |
tree | 7aba706982b5fd454404e3956cf78f70d3740a67 /target/linux/ifxmips/Makefile | |
parent | 480864baef678b7419b01a6e377b7871e67bb1e7 (diff) | |
download | upstream-8dc12e90968482e35a25b4bfe8443586838f208c.tar.gz upstream-8dc12e90968482e35a25b4bfe8443586838f208c.tar.bz2 upstream-8dc12e90968482e35a25b4bfe8443586838f208c.zip |
bump ifxmips to 2.6.26.2
SVN-Revision: 12557
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 420309661c..9d3ec23c7d 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.25.16 +LINUX_VERSION:=2.6.26.2 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES+=uboot-ifxmips |