From 059d90e6f60771fda040e476bbc32ee6eb6c7354 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Tue, 24 Sep 2013 13:17:47 +0000 Subject: [PATCH] ppc44x: switch to 3.10 Compile tested only. The target is marked as broken since 16 months so the kernel version does not matter too much. The target is scheduled for removal. Signed-off-by: Gabor Juhos SVN-Revision: 38162 --- target/linux/ppc44x/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/ppc44x/Makefile b/target/linux/ppc44x/Makefile index bd62efb258..661eebc4cb 100644 --- a/target/linux/ppc44x/Makefile +++ b/target/linux/ppc44x/Makefile @@ -13,7 +13,7 @@ FEATURES:=squashfs broken CFLAGS:=-Os -pipe -mcpu=440 MAINTAINER:=Imre Kaloz -LINUX_VERSION:=3.8.13 +LINUX_VERSION:=3.10.12 include $(INCLUDE_DIR)/target.mk -- 2.30.2