diff options
author | hauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-06-28 19:30:58 +0000 |
---|---|---|
committer | hauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-06-28 19:30:58 +0000 |
commit | e2e4e12a9a8ca41c0f9d79d1d9c634406b316c20 (patch) | |
tree | d022fb0f7c19cf7ea84cac2741c729922901652e /target/linux/lantiq | |
parent | 62588ba2fadc712510b3f858aef8ace2d93e33fa (diff) |
kernel: update kernel to 2.6.39.2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27298 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 b040e3fd38..8e0bef4254 100644 --- a/target/linux/lantiq/Makefile +++ b/target/linux/lantiq/Makefile @@ -12,7 +12,7 @@ BOARDNAME:=Lantiq GPON/XWAY FEATURES:=squashfs jffs2 SUBTARGETS:=xway falcon ase -LINUX_VERSION:=2.6.39.1 +LINUX_VERSION:=2.6.39.2 CFLAGS=-Os -pipe -mips32r2 -mtune=mips32r2 -fno-caller-saves |