From 8505ccfe741f3347e52e07f6e334555b0853fcd4 Mon Sep 17 00:00:00 2001
From: Gabor Juhos <juhosg@openwrt.org>
Date: Sat, 7 Sep 2013 11:34:06 +0000
Subject: [PATCH] ppc40x: switch to 3.10

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

SVN-Revision: 37913
---
 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 3ae5ca9d17..55ecbd0578 100644
--- a/target/linux/ppc40x/Makefile
+++ b/target/linux/ppc40x/Makefile
@@ -13,7 +13,7 @@ FEATURES:=squashfs
 CFLAGS:=-Os -pipe -mcpu=405
 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
 
-LINUX_VERSION:=3.8.13
+LINUX_VERSION:=3.10.10
 
 include $(INCLUDE_DIR)/target.mk
 
-- 
GitLab