aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/Makefile
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2015-02-17 14:33:29 +0000
committerJohn Crispin <blogic@openwrt.org>2015-02-17 14:33:29 +0000
commitdab430782ea4bf8056297ef775c42086adc025ac (patch)
tree331289718dbf4e352ced93a2e7c1fdb5f316d709 /target/linux/ar71xx/Makefile
parentbddb1bb6d1beb8d3593ab3cddf27f2101816645b (diff)
downloadmaster-187ad058-dab430782ea4bf8056297ef775c42086adc025ac.tar.gz
master-187ad058-dab430782ea4bf8056297ef775c42086adc025ac.tar.bz2
master-187ad058-dab430782ea4bf8056297ef775c42086adc025ac.zip
ar71xx: make v3.18 default
Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44482 3c298f89-4303-0410-b956-a3cf2f4a3e73
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