aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-11-29 17:53:42 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-11-29 17:53:42 +0000
commit4f5defdc3b3ab25e5f545d01acdf78136e5d47f0 (patch)
treeaea33b9d003c05c29ec16935da24da2ecfae2bba /target
parentea17e3648295e0c617ca2191b1e8d36adc25a1b8 (diff)
downloadupstream-4f5defdc3b3ab25e5f545d01acdf78136e5d47f0.tar.gz
upstream-4f5defdc3b3ab25e5f545d01acdf78136e5d47f0.tar.bz2
upstream-4f5defdc3b3ab25e5f545d01acdf78136e5d47f0.zip
ar71xx: switch to 3.6.8
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34414
Diffstat (limited to 'target')
-rw-r--r--target/linux/ar71xx/Makefile2
1 files changed, 1 insertions, 1 deletions
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