From: Gabor Juhos Date: Sat, 7 Sep 2013 11:34:06 +0000 (+0000) Subject: ppc40x: switch to 3.10 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Flynxis%2Fomap.git;a=commitdiff_plain;h=8505ccfe741f3347e52e07f6e334555b0853fcd4 ppc40x: switch to 3.10 Signed-off-by: Gabor Juhos SVN-Revision: 37913 --- diff --git a/target/linux/ppc40x/Makefile b/target/linux/ppc40x/Makefile index 3ae5ca9d17..55ecbd0578 100644 --- a/target/linux/ppc40x/Makefile +++ b/target/linux/ppc40x/Makefile @@ -13,7 +13,7 @@ FEATURES:=squashfs CFLAGS:=-Os -pipe -mcpu=405 MAINTAINER:=Imre Kaloz -LINUX_VERSION:=3.8.13 +LINUX_VERSION:=3.10.10 include $(INCLUDE_DIR)/target.mk