diff options
author | blogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-09-09 00:09:51 +0000 |
---|---|---|
committer | blogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-09-09 00:09:51 +0000 |
commit | bc8c3990b64d8ee22943278782e73b02da8c0c65 (patch) | |
tree | 4728c965de296b347ad7895b78ed6d44f05cb7ca /target/linux/ifxmips/Makefile | |
parent | b9791839b0be699b8f5e5d5c044435ba91372bba (diff) |
bump ifxmips to 2.6.26.2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12557 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 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 |