From: Gabor Juhos Date: Tue, 18 Dec 2012 20:10:34 +0000 (+0000) Subject: ppc40x: switch to 3.6.11 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=7d0cf4f7a0f34416330f0bcfec9f422886e92423;p=openwrt%2Fstaging%2Fadrian.git ppc40x: switch to 3.6.11 Signed-off-by: Gabor Juhos SVN-Revision: 34775 --- diff --git a/target/linux/ppc40x/Makefile b/target/linux/ppc40x/Makefile index 1554bcdaf1..01044dad7f 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.3.8 +LINUX_VERSION:=3.6.11 include $(INCLUDE_DIR)/target.mk