From 5ba5efcd9b3bd3d80df3edfe0af7e7686b7da272 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 SVN-Revision: 38369 --- 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 f4bac3c..fc383f8 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.1