aboutsummaryrefslogtreecommitdiffstats
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
commitcee1b08c7e6000b5f3567893ade98b25419af462 (patch)
treedce725c527e2697dd34ebae6b049e5ababd6994f
parenta3d50a209f227fb60ccca7ec4a2b8d97ceccfa95 (diff)
downloadmaster-187ad058-cee1b08c7e6000b5f3567893ade98b25419af462.tar.gz
master-187ad058-cee1b08c7e6000b5f3567893ade98b25419af462.tar.bz2
master-187ad058-cee1b08c7e6000b5f3567893ade98b25419af462.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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38162 3c298f89-4303-0410-b956-a3cf2f4a3e73
-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