diff options
author | jogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-01-31 09:43:57 +0000 |
---|---|---|
committer | jogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-01-31 09:43:57 +0000 |
commit | e21718ae44e86d99931a8a887f7bf1cca57463e8 (patch) | |
tree | 670457a395199b7c0e230cc66afd99979128928b /target/linux/lantiq/Makefile | |
parent | 4521add75ddf4ca49f5ebe0de8c14458cad99712 (diff) |
kernel: update linux 3.1 to 3.1.10
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29966 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 dced25ffdd..b0bed09dfd 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.9 +LINUX_VERSION:=3.1.10 CFLAGS=-Os -pipe -mips32r2 -mtune=mips32r2 -fno-caller-saves |