diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-02-19 12:44:16 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-02-19 12:44:16 +0000 |
commit | 31ed958204328dc44dc074d29e6d0373716b1c22 (patch) | |
tree | 0f33142d2ba4fdc39911cee27247d12885f42c7e /target/linux/lantiq | |
parent | ea7e9693a2bcb27db4a3ce878e6e51c1e9620a50 (diff) |
[kernel] update to 2.6.35.11
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25582 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/lantiq')
-rw-r--r-- | target/linux/lantiq/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/Makefile b/target/linux/lantiq/Makefile index 5afe5662d..309b31a16 100644 --- a/target/linux/lantiq/Makefile +++ b/target/linux/lantiq/Makefile @@ -12,7 +12,7 @@ BOARDNAME:=Lantiq GPON/XWAY FEATURES:=squashfs jffs2 atm SUBTARGETS:=xway -LINUX_VERSION:=2.6.35.9 +LINUX_VERSION:=2.6.35.11 CFLAGS=-Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time |