From af48676b289850dfc03ecd6f43d426e5f6d1886d Mon Sep 17 00:00:00 2001
From: John Crispin <john@openwrt.org>
Date: Tue, 18 Dec 2012 19:32:01 +0000
Subject: [PATCH] update to 3.7.1

SVN-Revision: 34771
---
 target/linux/lantiq/Makefile | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/target/linux/lantiq/Makefile b/target/linux/lantiq/Makefile
index a8e61709ba..d0eb2df1be 100644
--- a/target/linux/lantiq/Makefile
+++ b/target/linux/lantiq/Makefile
@@ -9,11 +9,9 @@ include $(TOPDIR)/rules.mk
 BOARD:=lantiq
 BOARDNAME:=Lantiq GPON/XWAY/SVIP
 FEATURES:=squashfs jffs2
-SUBTARGETS:=danube ar9 vr9 falcon svip_be
-LINUX_VERSION:=3.3.8
-
 SUBTARGETS=xway ase falcon
-LINUX_VERSION:=3.7-rc8
+
+LINUX_VERSION:=3.7.1
 
 CFLAGS=-Os -pipe -mips32r2 -mtune=mips32r2 -fno-caller-saves
 
-- 
GitLab