diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-11-24 18:50:11 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-11-24 18:50:11 +0000 |
commit | d053fa7af063aa35b5db52c1ab6db6585d391c00 (patch) | |
tree | eb4a897e44134d4704d27d64e4e790525ce53f36 /target/linux/ifxmips | |
parent | d7e34820696fb3958f25e864254ac7db10b78a45 (diff) |
update to the latest stable kernels
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24136 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 53558ef79b..9de534358f 100644 --- a/target/linux/ifxmips/Makefile +++ b/target/linux/ifxmips/Makefile @@ -12,7 +12,7 @@ BOARDNAME:=Infineon Mips FEATURES:=squashfs jffs2 atm SUBTARGETS:=danube ar9 -LINUX_VERSION:=2.6.35.8 +LINUX_VERSION:=2.6.35.9 CFLAGS=-Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time |