From 1349ebb5bafd13bebcc5d1b50f5e1c11b73e4679 Mon Sep 17 00:00:00 2001
From: John Crispin <john@openwrt.org>
Date: Tue, 26 Aug 2014 13:12:12 +0000
Subject: [PATCH] ralink: set 3.14 as default

Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 42305
---
 target/linux/ramips/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/target/linux/ramips/Makefile b/target/linux/ramips/Makefile
index d363743fc2..446399e82d 100644
--- a/target/linux/ramips/Makefile
+++ b/target/linux/ramips/Makefile
@@ -12,7 +12,7 @@ BOARDNAME:=Ralink RT288x/RT3xxx
 SUBTARGETS:=rt305x mt7620a mt7620n mt7621 rt3883 rt288x
 FEATURES:=squashfs gpio
 
-LINUX_VERSION:=3.10.49
+LINUX_VERSION:=3.14.16
 
 include $(INCLUDE_DIR)/target.mk
 DEFAULT_PACKAGES += \
-- 
GitLab