From 8cf868e1a62db5bd9f4cb92a71acc1c049a0db1b Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sun, 14 Jul 2013 14:05:04 +0000 Subject: [PATCH] ar71xx: set linux 3.10 as default Signed-off-by: Felix Fietkau SVN-Revision: 37288 --- target/linux/ar71xx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/ar71xx/Makefile b/target/linux/ar71xx/Makefile index db3f77097a..69c562d0a2 100644 --- a/target/linux/ar71xx/Makefile +++ b/target/linux/ar71xx/Makefile @@ -13,7 +13,7 @@ FEATURES:=squashfs targz mips16 CFLAGS:=-Os -pipe -mips32r2 -mtune=34kc -fno-caller-saves -mno-branch-likely SUBTARGETS:=generic nand -LINUX_VERSION:=3.8.13 +LINUX_VERSION:=3.10 include $(INCLUDE_DIR)/target.mk -- 2.30.2