diff options
author | jogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-01-13 14:38:28 +0000 |
---|---|---|
committer | jogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-01-13 14:38:28 +0000 |
commit | f1f885a356aaf04e494adbaa3b5457e434f58640 (patch) | |
tree | e5cb11e1cd143af6f6e6d04cbfe2ee8699505789 /target/linux/lantiq/Makefile | |
parent | 6b4b162100ec5ae169583100efa53c6a41cbca7d (diff) |
kernel: update linux 3.1 to 3.1.9
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29726 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/lantiq/Makefile')
-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 75fef7eff..dced25ffd 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.1.4 +LINUX_VERSION:=3.1.9 CFLAGS=-Os -pipe -mips32r2 -mtune=mips32r2 -fno-caller-saves |