diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2010-11-24 18:50:11 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2010-11-24 18:50:11 +0000 |
commit | ead8ab8403bfbc0fa588c6590e85c18141fa74a2 (patch) | |
tree | ba09767c2a0918184d698bc442e6b363437b5483 /target/linux/ifxmips | |
parent | 2c63c1543e64ab431ace157d2469e171c7f9205f (diff) | |
download | upstream-ead8ab8403bfbc0fa588c6590e85c18141fa74a2.tar.gz upstream-ead8ab8403bfbc0fa588c6590e85c18141fa74a2.tar.bz2 upstream-ead8ab8403bfbc0fa588c6590e85c18141fa74a2.zip |
update to the latest stable kernels
SVN-Revision: 24136
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 |