summaryrefslogtreecommitdiffstats
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
commit8505ccfe741f3347e52e07f6e334555b0853fcd4 (patch)
tree8ad7ad73540a0eb6d397b83ce8d3f3ef38900f96 /target/linux/ppc40x
parente9d7620196e713b208dd422822ed36f425488d33 (diff)
downloadmaster-31e0f0ae-8505ccfe741f3347e52e07f6e334555b0853fcd4.tar.gz
master-31e0f0ae-8505ccfe741f3347e52e07f6e334555b0853fcd4.tar.bz2
master-31e0f0ae-8505ccfe741f3347e52e07f6e334555b0853fcd4.zip
ppc40x: switch to 3.10
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 37913
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