diff options
author | blogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-05-14 16:11:26 +0000 |
---|---|---|
committer | blogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-05-14 16:11:26 +0000 |
commit | 1fffba217114f36606fd5afa5bc093fa6cecde4b (patch) | |
tree | 27e347e259ab49113c602e4a7c581bdb183ef961 /target/linux/lantiq | |
parent | 674c61407cc959f13d163ae109a777d4b7998d0e (diff) |
[lantiq] set 3.3.5 as default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31718 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 a1b40600b0..5c316f1407 100644 --- a/target/linux/lantiq/Makefile +++ b/target/linux/lantiq/Makefile @@ -12,7 +12,7 @@ BOARDNAME:=Lantiq GPON/XWAY FEATURES:=squashfs jffs2 DEFAULT_SUBTARGET:=danube -LINUX_VERSION:=3.2.16 +LINUX_VERSION:=3.3.5 CFLAGS=-Os -pipe -mips32r2 -mtune=mips32r2 -fno-caller-saves |