From 7d0cf4f7a0f34416330f0bcfec9f422886e92423 Mon Sep 17 00:00:00 2001
From: Gabor Juhos <juhosg@openwrt.org>
Date: Tue, 18 Dec 2012 20:10:34 +0000
Subject: [PATCH] ppc40x: switch to 3.6.11

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

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

diff --git a/target/linux/ppc40x/Makefile b/target/linux/ppc40x/Makefile
index 1554bcdaf1..01044dad7f 100644
--- a/target/linux/ppc40x/Makefile
+++ b/target/linux/ppc40x/Makefile
@@ -13,7 +13,7 @@ FEATURES:=squashfs
 CFLAGS:=-Os -pipe -fno-caller-saves -mcpu=405
 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
 
-LINUX_VERSION:=3.3.8
+LINUX_VERSION:=3.6.11
 
 include $(INCLUDE_DIR)/target.mk
 
-- 
GitLab