From 2b6cea4a6e3b71dbfc8ae51775310933aae796b6 Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Sat, 12 Oct 2013 10:50:44 +0000 Subject: ar7: add support for linux 3.10 and switch to it Run tested on WAG354Gv2. Signed-off-by: Jonas Gorski git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38369 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ar7/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ar7/Makefile') 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 SUBTARGETS:=generic ac49x -LINUX_VERSION:=3.9.11 +LINUX_VERSION:=3.10.13 include $(INCLUDE_DIR)/target.mk -- cgit v1.2.3