From 7dee0dae356e8041ae5a1e7fd8bfca7fd7b8d51e Mon Sep 17 00:00:00 2001
From: Hauke Mehrtens <hauke@hauke-m.de>
Date: Sun, 28 Apr 2013 18:25:16 +0000
Subject: [PATCH] brcm47xx: use kernel 3.8.10 as default kernel

The biggest change with this kernel is a new partition parser.

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

diff --git a/target/linux/brcm47xx/Makefile b/target/linux/brcm47xx/Makefile
index a202bd6aec..7ce5082554 100644
--- a/target/linux/brcm47xx/Makefile
+++ b/target/linux/brcm47xx/Makefile
@@ -11,7 +11,7 @@ BOARD:=brcm47xx
 BOARDNAME:=Broadcom BCM947xx/953xx
 FEATURES:=squashfs usb pcmcia
 
-LINUX_VERSION:=3.6.11
+LINUX_VERSION:=3.8.10
 
 include $(INCLUDE_DIR)/target.mk
 DEFAULT_PACKAGES += wpad-mini kmod-switch kmod-diag nvram
-- 
2.34.1