From: Gabor Juhos <juhosg@openwrt.org>
Date: Wed, 2 May 2012 18:27:25 +0000 (+0000)
Subject: mpc83xx: switch to 3.3
X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=3269924fed448da8043f807827fb92250ea07f16;p=openwrt%2Fstaging%2Fdangole.git

mpc83xx: switch to 3.3

SVN-Revision: 31554
---

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