summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/Makefile
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2015-02-17 14:33:29 +0000
committerJohn Crispin <john@openwrt.org>2015-02-17 14:33:29 +0000
commita54f062bd41118ba412986ea5064977407e72b33 (patch)
tree9e948f66bb6599fd5d7b6c17c420abccd432af4b /target/linux/ar71xx/Makefile
parentc2c2f64c666ba1700ff9828afe707c86abfe7a42 (diff)
downloadmaster-31e0f0ae-a54f062bd41118ba412986ea5064977407e72b33.tar.gz
master-31e0f0ae-a54f062bd41118ba412986ea5064977407e72b33.tar.bz2
master-31e0f0ae-a54f062bd41118ba412986ea5064977407e72b33.zip
ar71xx: make v3.18 default
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 44482
Diffstat (limited to 'target/linux/ar71xx/Makefile')
-rw-r--r--target/linux/ar71xx/Makefile2
1 files changed, 1 insertions, 1 deletions
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