From: Gabor Juhos Date: Mon, 4 Mar 2013 15:16:32 +0000 (+0000) Subject: ppc40x: switch to 3.8 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=341b5ba93950b51dda31df651e92b4008b6639d6;p=openwrt%2Fstaging%2Fblocktrron.git ppc40x: switch to 3.8 Signed-off-by: Gabor Juhos SVN-Revision: 35881 --- diff --git a/target/linux/ppc40x/Makefile b/target/linux/ppc40x/Makefile index da697adc29..5c9ef3e38b 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.7.10 +LINUX_VERSION:=3.8.2 include $(INCLUDE_DIR)/target.mk