aboutsummaryrefslogtreecommitdiffstats
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
commit2b6cea4a6e3b71dbfc8ae51775310933aae796b6 (patch)
tree904dffa29a1d5e05570e553fd99318227240fdd0 /target/linux/ar7/Makefile
parent33018b3e4563d074d27312a92e34b3f8e05b1b73 (diff)
downloadupstream-2b6cea4a6e3b71dbfc8ae51775310933aae796b6.tar.gz
upstream-2b6cea4a6e3b71dbfc8ae51775310933aae796b6.tar.bz2
upstream-2b6cea4a6e3b71dbfc8ae51775310933aae796b6.zip
ar7: add support for linux 3.10 and switch to it
Run tested on WAG354Gv2. Signed-off-by: Jonas Gorski <jogo@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38369 3c298f89-4303-0410-b956-a3cf2f4a3e73
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