From bf7316424c3aa4107f0df5349e116bd0875f30d0 Mon Sep 17 00:00:00 2001
From: John Crispin <john@openwrt.org>
Date: Mon, 28 Nov 2011 10:22:58 +0000
Subject: [PATCH] lantiq: bump to 3.1.3

SVN-Revision: 29348
---
 target/linux/lantiq/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
 
-- 
GitLab