summaryrefslogtreecommitdiffstats
path: root/target/linux/ppc44x
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-09-24 13:17:47 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-09-24 13:17:47 +0000
commit059d90e6f60771fda040e476bbc32ee6eb6c7354 (patch)
tree227f6fa1d204ff1ac1ec5163715a5af3498bb379 /target/linux/ppc44x
parent4356a214eb7b419550b620d0b255a29e32673614 (diff)
downloadmaster-31e0f0ae-059d90e6f60771fda040e476bbc32ee6eb6c7354.tar.gz
master-31e0f0ae-059d90e6f60771fda040e476bbc32ee6eb6c7354.tar.bz2
master-31e0f0ae-059d90e6f60771fda040e476bbc32ee6eb6c7354.zip
ppc44x: switch to 3.10
Compile tested only. The target is marked as broken since 16 months so the kernel version does not matter too much. The target is scheduled for removal. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38162
Diffstat (limited to 'target/linux/ppc44x')
-rw-r--r--target/linux/ppc44x/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ppc44x/Makefile b/target/linux/ppc44x/Makefile
index bd62efb258..661eebc4cb 100644
--- a/target/linux/ppc44x/Makefile
+++ b/target/linux/ppc44x/Makefile
@@ -13,7 +13,7 @@ FEATURES:=squashfs broken
CFLAGS:=-Os -pipe -mcpu=440
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
-LINUX_VERSION:=3.8.13
+LINUX_VERSION:=3.10.12
include $(INCLUDE_DIR)/target.mk