From: John Crispin Date: Tue, 17 Feb 2015 14:33:29 +0000 (+0000) Subject: ar71xx: make v3.18 default X-Git-Tag: reboot~4237 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=a54f062bd41118ba412986ea5064977407e72b33 ar71xx: make v3.18 default Signed-off-by: John Crispin SVN-Revision: 44482 --- diff --git a/target/linux/ar71xx/Makefile b/target/linux/ar71xx/Makefile index 6d4b3f2429..6aeea73e4a 100644 --- a/target/linux/ar71xx/Makefile +++ b/target/linux/ar71xx/Makefile @@ -13,7 +13,7 @@ FEATURES:=mips16 CPU_TYPE=34kc SUBTARGETS:=generic nand mikrotik -KERNEL_PATCHVER:=3.14 +KERNEL_PATCHVER:=3.18 include $(INCLUDE_DIR)/target.mk