From a05c1cbe936f13e76a9a5d3a63c9987ad05f9290 Mon Sep 17 00:00:00 2001 From: blogic Date: Tue, 26 Aug 2014 13:12:12 +0000 Subject: [PATCH] ralink: set 3.14 as default Signed-off-by: John Crispin git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42305 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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 += \ -- 2.11.0