From 341b5ba93950b51dda31df651e92b4008b6639d6 Mon Sep 17 00:00:00 2001
From: Gabor Juhos <juhosg@openwrt.org>
Date: Mon, 4 Mar 2013 15:16:32 +0000
Subject: [PATCH] ppc40x: switch to 3.8

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

SVN-Revision: 35881
---
 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 da697adc293..5c9ef3e38b8 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.7.10
+LINUX_VERSION:=3.8.2
 
 include $(INCLUDE_DIR)/target.mk
 
-- 
GitLab