From c56c18168e70eb0d4d3775cd7e7674c4c019d371 Mon Sep 17 00:00:00 2001
From: Florian Fainelli <florian@openwrt.org>
Date: Sun, 17 Mar 2013 14:33:41 +0000
Subject: [PATCH] au1000: switch to 3.6 kernel

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

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

diff --git a/target/linux/au1000/Makefile b/target/linux/au1000/Makefile
index 9601bfe52c..93605edc03 100644
--- a/target/linux/au1000/Makefile
+++ b/target/linux/au1000/Makefile
@@ -13,7 +13,7 @@ FEATURES:=squashfs jffs2 usb pci
 SUBTARGETS=au1500 au1550
 MAINTAINER:=Florian Fainelli <florian@openwrt.org>
 
-LINUX_VERSION:=3.3.8
+LINUX_VERSION:=3.6.11
 
 include $(INCLUDE_DIR)/target.mk
 DEFAULT_PACKAGES += wpad-mini yamonenv
-- 
GitLab