From: juhosg Date: Tue, 24 Sep 2013 13:17:47 +0000 (+0000) Subject: ppc44x: switch to 3.10 X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=commitdiff_plain;h=40515f0fb09f2240cd870e7922dd5e2144ec9426;hp=79c47848cfe4b776e3451aea656cc276d11271b4 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38162 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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