diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2011-04-03 13:59:07 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2011-04-03 13:59:07 +0000 |
commit | 50c743e79ee843bf44b1ab07bd561c9354ace928 (patch) | |
tree | 0a8b04a22c227e7a4c6c84a71e3d0428fd4e2851 /target/linux/lantiq | |
parent | 0301e0707408c3497dcb12840c8658d64392e08a (diff) | |
download | upstream-50c743e79ee843bf44b1ab07bd561c9354ace928.tar.gz upstream-50c743e79ee843bf44b1ab07bd561c9354ace928.tar.bz2 upstream-50c743e79ee843bf44b1ab07bd561c9354ace928.zip |
kernel: Update to version 2.6.37.6
Thank you Peter Wagner for the patch
SVN-Revision: 26441
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 05a41beb4a..fa74e95af8 100644 --- a/target/linux/lantiq/Makefile +++ b/target/linux/lantiq/Makefile @@ -12,7 +12,7 @@ BOARDNAME:=Lantiq GPON/XWAY FEATURES:=squashfs jffs2 SUBTARGETS:=falcon xway -LINUX_VERSION:=2.6.37.4 +LINUX_VERSION:=2.6.37.6 CFLAGS=-Os -pipe -mips32r2 -mtune=mips32r2 -fno-caller-saves |