From 06fea75afba9628266971dd07b293f5b492c26b9 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Sat, 12 Jan 2013 12:25:16 +0000 Subject: [PATCH] ppc40x: switch to 3.7 Signed-off-by: Gabor Juhos SVN-Revision: 35103 --- target/linux/ppc40x/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.30.2