diff options
author | John Crispin <john@openwrt.org> | 2008-05-08 07:18:51 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2008-05-08 07:18:51 +0000 |
commit | a78ea864ccaf4aa54d661269fe298f78e8dfca3e (patch) | |
tree | f11e5015941bff7570c139ca5c141f641a7148cd /target/linux/ifxmips/Makefile | |
parent | 0d253371299688eaa13cccb1d0b2b3a0fb0ee76b (diff) | |
download | upstream-a78ea864ccaf4aa54d661269fe298f78e8dfca3e.tar.gz upstream-a78ea864ccaf4aa54d661269fe298f78e8dfca3e.tar.bz2 upstream-a78ea864ccaf4aa54d661269fe298f78e8dfca3e.zip |
bump ifxmips to 2.6.25.1
SVN-Revision: 11071
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 |