diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2008-07-05 16:52:15 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2008-07-05 16:52:15 +0000 |
commit | 27dcc5a45b0261675307af143774f042ea1fcfb0 (patch) | |
tree | 8597ec13b705d11fee21e726d4d191fad1efa896 /target/linux/ifxmips | |
parent | a7908da9019278944ae8a0e211dbd0f1ee6990f9 (diff) | |
download | master-187ad058-27dcc5a45b0261675307af143774f042ea1fcfb0.tar.gz master-187ad058-27dcc5a45b0261675307af143774f042ea1fcfb0.tar.bz2 master-187ad058-27dcc5a45b0261675307af143774f042ea1fcfb0.zip |
update targets to 2.6.25.10
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11667 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ifxmips')
-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 c171b2e8c8..6df19009cf 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.9 +LINUX_VERSION:=2.6.25.10 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES:=uboot-ifxmips |