From: Gabor Juhos Date: Wed, 19 Dec 2012 09:45:42 +0000 (+0000) Subject: ppc44x: switch to 3.6.11 X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=1115a92c124fa18cc7fa5b83f88e00bf20cdf63c;p=15.05%2Fopenwrt.git ppc44x: switch to 3.6.11 Compile tested only. The target is broken anyway, so the kernel version does not matter too much. Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34786 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/ppc44x/Makefile b/target/linux/ppc44x/Makefile index 5f59320b84..bc2ce2939b 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.3.8 +LINUX_VERSION:=3.6.11 include $(INCLUDE_DIR)/target.mk