From: juhosg Date: Sat, 12 Jan 2013 12:25:32 +0000 (+0000) Subject: mpc83xx: switch to 3.7 X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=a44b0899e449d71967b14c60db16e54b276bf879;p=openwrt.git mpc83xx: switch to 3.7 Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35111 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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 -LINUX_VERSION:=3.6.11 +LINUX_VERSION:=3.7.2 include $(INCLUDE_DIR)/target.mk