From: Gabor Juhos Date: Thu, 29 Nov 2012 17:53:42 +0000 (+0000) Subject: ar71xx: switch to 3.6.8 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=4f5defdc3b3ab25e5f545d01acdf78136e5d47f0;p=openwrt%2Fstaging%2Fadrian.git ar71xx: switch to 3.6.8 Signed-off-by: Gabor Juhos SVN-Revision: 34414 --- diff --git a/target/linux/ar71xx/Makefile b/target/linux/ar71xx/Makefile index f863993815..63aa915f8f 100644 --- a/target/linux/ar71xx/Makefile +++ b/target/linux/ar71xx/Makefile @@ -13,7 +13,7 @@ FEATURES:=squashfs jffs2 targz CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -fno-caller-saves SUBTARGETS:=generic nand -LINUX_VERSION:=3.3.8 +LINUX_VERSION:=3.6.8 include $(INCLUDE_DIR)/target.mk