aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-12-26 10:40:50 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-12-26 10:40:50 +0000
commit47f58d17025e247cb285ce73f0bc105e7048aa79 (patch)
tree0d04021d20b9ca6820489f7dae86aeeff40c508f /target
parent5169dcd9ba097dd71300bcd82bce45aad357db0a (diff)
downloadmaster-187ad058-47f58d17025e247cb285ce73f0bc105e7048aa79.tar.gz
master-187ad058-47f58d17025e247cb285ce73f0bc105e7048aa79.tar.bz2
master-187ad058-47f58d17025e247cb285ce73f0bc105e7048aa79.zip
mpc83xx: switch to 3.6.11
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34890 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r--target/linux/mpc83xx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mpc83xx/Makefile b/target/linux/mpc83xx/Makefile
index 3151213a15..d940c7db8f 100644
--- a/target/linux/mpc83xx/Makefile
+++ b/target/linux/mpc83xx/Makefile
@@ -13,7 +13,7 @@ CFLAGS:=-Os -pipe -fno-caller-saves -mcpu=603e
FEATURES:=squashfs targz
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
-LINUX_VERSION:=3.3.8
+LINUX_VERSION:=3.6.11
include $(INCLUDE_DIR)/target.mk