summaryrefslogtreecommitdiffstats
path: root/target/linux/ppc44x
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-12-19 09:45:42 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-12-19 09:45:42 +0000
commitaedd9433fa9aa992a195d90a667a2d9cab185d8a (patch)
treef916b607a97c2d958ed1367d1fa6d6c34a9664f8 /target/linux/ppc44x
parent982d3e3f7a73d94f4393c3bb382cb6bbaf42198a (diff)
downloadmaster-31e0f0ae-aedd9433fa9aa992a195d90a667a2d9cab185d8a.tar.gz
master-31e0f0ae-aedd9433fa9aa992a195d90a667a2d9cab185d8a.tar.bz2
master-31e0f0ae-aedd9433fa9aa992a195d90a667a2d9cab185d8a.zip
ppc44x: switch to 3.6.11
Compile tested only. The target is broken anyway, so the kernel version does not matter too much. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34786
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 5f59320b84..bc2ce2939b 100644
--- a/target/linux/ppc44x/Makefile
+++ b/target/linux/ppc44x/Makefile
@@ -13,7 +13,7 @@ FEATURES:=squashfs broken
CFLAGS:=-Os -pipe -fno-caller-saves -mcpu=440
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
-LINUX_VERSION:=3.3.8
+LINUX_VERSION:=3.6.11
include $(INCLUDE_DIR)/target.mk