diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2011-03-13 17:14:08 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2011-03-13 17:14:08 +0000 |
commit | 4226f1d373a75f19beb8deb7b4ef912e5e8ef134 (patch) | |
tree | e4a6c0003d143d898342fa9c6134cb0dac1ee239 /target/linux/lantiq | |
parent | 425bf41b231233c8b4e8cf7b7ad90bba1f6b2653 (diff) | |
download | upstream-4226f1d373a75f19beb8deb7b4ef912e5e8ef134.tar.gz upstream-4226f1d373a75f19beb8deb7b4ef912e5e8ef134.tar.bz2 upstream-4226f1d373a75f19beb8deb7b4ef912e5e8ef134.zip |
kernel: update to kernel version 2.6.37.3
SVN-Revision: 26126
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 f9a4e0f9a4..14c24813c6 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.2 +LINUX_VERSION:=2.6.37.3 CFLAGS=-Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time |