From: juhosg Date: Mon, 4 Mar 2013 15:16:32 +0000 (+0000) Subject: ppc40x: switch to 3.8 X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=87a0137453a8d15f30303cd30d4040dd7221dee6;p=openwrt.git ppc40x: switch to 3.8 Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35881 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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