From: Gabor Juhos Date: Mon, 4 Mar 2013 15:16:35 +0000 (+0000) Subject: ppc44x: switch to 3.8 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;hb=d2cb9936f64bc0383a83aaf3281fd89a9580c9fe ppc44x: switch to 3.8 Signed-off-by: Gabor Juhos SVN-Revision: 35883 --- diff --git a/target/linux/ppc44x/Makefile b/target/linux/ppc44x/Makefile index eda8a8bde0..b24138a5c3 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.7.10 +LINUX_VERSION:=3.8.2 include $(INCLUDE_DIR)/target.mk