From: Gabor Juhos <juhosg@openwrt.org>
Date: Sat, 12 Jan 2013 12:25:32 +0000 (+0000)
Subject: mpc83xx: switch to 3.7
X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=eba037cd1fb9487783d364549e915874cf8fbb8d;p=openwrt%2Fstaging%2Fjow.git

mpc83xx: switch to 3.7

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 35111
---

diff --git a/target/linux/mpc83xx/Makefile b/target/linux/mpc83xx/Makefile
index d940c7db8f..f410835ddd 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.6.11
+LINUX_VERSION:=3.7.2
 
 include $(INCLUDE_DIR)/target.mk