summaryrefslogtreecommitdiffstats
path: root/target/linux/ar7/Makefile
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2013-10-12 10:50:44 +0000
committerJonas Gorski <jogo@openwrt.org>2013-10-12 10:50:44 +0000
commit5ba5efcd9b3bd3d80df3edfe0af7e7686b7da272 (patch)
tree14848d662a88d463fa7f50e21b2330e45632af7e /target/linux/ar7/Makefile
parentc08dc5bffadf5671b723b71d59ee9d1c797d32a7 (diff)
downloadmaster-31e0f0ae-5ba5efcd9b3bd3d80df3edfe0af7e7686b7da272.tar.gz
master-31e0f0ae-5ba5efcd9b3bd3d80df3edfe0af7e7686b7da272.tar.bz2
master-31e0f0ae-5ba5efcd9b3bd3d80df3edfe0af7e7686b7da272.zip
ar7: add support for linux 3.10 and switch to it
Run tested on WAG354Gv2. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 38369
Diffstat (limited to 'target/linux/ar7/Makefile')
-rw-r--r--target/linux/ar7/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar7/Makefile b/target/linux/ar7/Makefile
index f4bac3c6d8..fc383f8c79 100644
--- a/target/linux/ar7/Makefile
+++ b/target/linux/ar7/Makefile
@@ -13,7 +13,7 @@ FEATURES:=squashfs atm
MAINTAINER:=Florian Fainelli <florian@openwrt.org>
SUBTARGETS:=generic ac49x
-LINUX_VERSION:=3.9.11
+LINUX_VERSION:=3.10.13
include $(INCLUDE_DIR)/target.mk