diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-11-12 17:49:01 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-11-12 17:49:01 +0000 |
commit | 244eec7994d5cebae890294e94b8c2ecacfb8b05 (patch) | |
tree | 701089c26274a474abbf02d62843dd79187ca46b /target/linux/ifxmips | |
parent | 688d7f7df84b28a425f5eee0d8ec9631a5075d25 (diff) | |
download | upstream-244eec7994d5cebae890294e94b8c2ecacfb8b05.tar.gz upstream-244eec7994d5cebae890294e94b8c2ecacfb8b05.tar.bz2 upstream-244eec7994d5cebae890294e94b8c2ecacfb8b05.zip |
[kernel] update to 2.6.25.20, 2.6.26.8, 2.6.27.5 and refresh patches
* based on a patch by Hauke Mehrtens
* closes #4193
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13192 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 f13cf21dd6..a42b327921 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.26.7 +LINUX_VERSION:=2.6.26.8 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES+=uboot-ifxmips |