aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ppc40x
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-09-07 11:34:06 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-09-07 11:34:06 +0000
commitc7049f2b3c9f4c4828e93abeb6cf662dfddc5ce7 (patch)
tree49d9ec718d19042f469419db75b8c18745bf8d2a /target/linux/ppc40x
parent76017db3240e86fcf86112050c54379db596972a (diff)
downloadmaster-187ad058-c7049f2b3c9f4c4828e93abeb6cf662dfddc5ce7.tar.gz
master-187ad058-c7049f2b3c9f4c4828e93abeb6cf662dfddc5ce7.tar.bz2
master-187ad058-c7049f2b3c9f4c4828e93abeb6cf662dfddc5ce7.zip
ppc40x: switch to 3.10
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37913 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ppc40x')
-rw-r--r--target/linux/ppc40x/Makefile2
1 files changed, 1 insertions, 1 deletions
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