From: Gabor Juhos Date: Sat, 12 Jan 2013 12:25:20 +0000 (+0000) Subject: ppc44x: switch to 3.7 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=83fccacec2d898852a8953535370316d66b07265;p=openwrt%2Fstaging%2Fneocturne.git ppc44x: switch to 3.7 Signed-off-by: Gabor Juhos SVN-Revision: 35105 --- diff --git a/target/linux/ppc44x/Makefile b/target/linux/ppc44x/Makefile index bc2ce2939b..cf57b79f31 100644 --- a/target/linux/ppc44x/Makefile +++ b/target/linux/ppc44x/Makefile @@ -13,7 +13,7 @@ FEATURES:=squashfs broken CFLAGS:=-Os -pipe -fno-caller-saves -mcpu=440 MAINTAINER:=Imre Kaloz -LINUX_VERSION:=3.6.11 +LINUX_VERSION:=3.7.2 include $(INCLUDE_DIR)/target.mk