diff options
author | John Crispin <blogic@openwrt.org> | 2008-05-08 07:18:51 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2008-05-08 07:18:51 +0000 |
commit | 5ed5df3c4563a687ecfa9e0ece7690b86d6f428b (patch) | |
tree | 5f425cfee1e640f54b9c76b422f30477c157da49 /target/linux/ifxmips/Makefile | |
parent | d62655369cb395f2bd18d23eb2b95d1e91da0fa5 (diff) | |
download | upstream-5ed5df3c4563a687ecfa9e0ece7690b86d6f428b.tar.gz upstream-5ed5df3c4563a687ecfa9e0ece7690b86d6f428b.tar.bz2 upstream-5ed5df3c4563a687ecfa9e0ece7690b86d6f428b.zip |
bump ifxmips to 2.6.25.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11071 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 e63ad086cd..19f11eafdf 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 broken -LINUX_VERSION:=2.6.23.16 +LINUX_VERSION:=2.6.25.1 include $(INCLUDE_DIR)/target.mk |