From c61ada1db8a722940020eeeea6270b1b9e87162f Mon Sep 17 00:00:00 2001
From: John Crispin <john@openwrt.org>
Date: Mon, 14 May 2012 16:11:26 +0000
Subject: [PATCH] set 3.3.5 as default

SVN-Revision: 31718
---
 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 a1b40600b0..5c316f1407 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.2.16
+LINUX_VERSION:=3.3.5
 
 CFLAGS=-Os -pipe -mips32r2 -mtune=mips32r2 -fno-caller-saves
 
-- 
GitLab