From 5261a171e9acf2020e70db4de28d7edb55773e96 Mon Sep 17 00:00:00 2001
From: Florian Fainelli <florian@openwrt.org>
Date: Fri, 16 Nov 2012 16:32:49 +0000
Subject: [PATCH] update to kernel 3.6.6

Signed-off-by: Florian Fainelli <florian@openwrt.org>

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

diff --git a/target/linux/sparc/Makefile b/target/linux/sparc/Makefile
index f770a9b8dd..473507ba85 100644
--- a/target/linux/sparc/Makefile
+++ b/target/linux/sparc/Makefile
@@ -11,7 +11,7 @@ BOARD:=sparc
 BOARDNAME:=Sun UltraSPARC
 FEATURES+=fpu tgz broken jffs2 ext4 squashfs
 
-LINUX_VERSION:=2.6.36.4
+LINUX_VERSION:=3.6.6
 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
 
 include $(INCLUDE_DIR)/target.mk
-- 
GitLab