diff options
author | John Crispin <john@openwrt.org> | 2011-11-28 10:22:58 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2011-11-28 10:22:58 +0000 |
commit | bf7316424c3aa4107f0df5349e116bd0875f30d0 (patch) | |
tree | e6ef0685471e7b8b2bd37ba12f48c18d1d75c227 /target/linux/lantiq | |
parent | cb769395712eea525b9e2990e8a9feb341d232cd (diff) | |
download | upstream-bf7316424c3aa4107f0df5349e116bd0875f30d0.tar.gz upstream-bf7316424c3aa4107f0df5349e116bd0875f30d0.tar.bz2 upstream-bf7316424c3aa4107f0df5349e116bd0875f30d0.zip |
lantiq: bump to 3.1.3
SVN-Revision: 29348
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 bcfae46e6b..fc299e81a9 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.1 +LINUX_VERSION:=3.1.3 CFLAGS=-Os -pipe -mips32r2 -mtune=mips32r2 -fno-caller-saves |