From: Gabor Juhos Date: Sat, 12 Jan 2013 12:25:16 +0000 (+0000) Subject: ppc40x: switch to 3.7 X-Git-Tag: reboot~11637 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=06fea75afba9628266971dd07b293f5b492c26b9;p=openwrt%2Fstaging%2Fchunkeey.git ppc40x: switch to 3.7 Signed-off-by: Gabor Juhos SVN-Revision: 35103 --- diff --git a/target/linux/ppc40x/Makefile b/target/linux/ppc40x/Makefile index 01044dad7f..c202bc2570 100644 --- a/target/linux/ppc40x/Makefile +++ b/target/linux/ppc40x/Makefile @@ -13,7 +13,7 @@ FEATURES:=squashfs CFLAGS:=-Os -pipe -fno-caller-saves -mcpu=405 MAINTAINER:=Imre Kaloz -LINUX_VERSION:=3.6.11 +LINUX_VERSION:=3.7.2 include $(INCLUDE_DIR)/target.mk