summaryrefslogtreecommitdiffstats
path: root/target/linux/mpc83xx
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-05-02 18:27:25 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-05-02 18:27:25 +0000
commit3269924fed448da8043f807827fb92250ea07f16 (patch)
treeecda561d6783484ab873a7c8b0bf8154814e278a /target/linux/mpc83xx
parent8ee595315d46d4975a883a2022a133612e2a02e1 (diff)
downloadmaster-31e0f0ae-3269924fed448da8043f807827fb92250ea07f16.tar.gz
master-31e0f0ae-3269924fed448da8043f807827fb92250ea07f16.tar.bz2
master-31e0f0ae-3269924fed448da8043f807827fb92250ea07f16.zip
mpc83xx: switch to 3.3
SVN-Revision: 31554
Diffstat (limited to 'target/linux/mpc83xx')
-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 45ad9bcda3..0795c80bdf 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 broken
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
-LINUX_VERSION:=2.6.36.4
+LINUX_VERSION:=3.3.4
include $(INCLUDE_DIR)/target.mk