diff options
author | jogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-12-06 19:50:30 +0000 |
---|---|---|
committer | jogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-12-06 19:50:30 +0000 |
commit | 87cb2a558523ba409e0f5bfc1672d6e905ba2d1a (patch) | |
tree | 03cce3c90df783bd0ec1e67520647c5b85288f15 /target/linux/lantiq/Makefile | |
parent | 9556c473485ff6d7e0ba0a29beaccc3d696c20e1 (diff) |
linux: update 3.1 to 3.1.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29470 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 fc299e81a9..75fef7eff9 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.3 +LINUX_VERSION:=3.1.4 CFLAGS=-Os -pipe -mips32r2 -mtune=mips32r2 -fno-caller-saves |