aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/atheros
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2015-03-13 03:02:12 +0000
committerFelix Fietkau <nbd@openwrt.org>2015-03-13 03:02:12 +0000
commit13286c43b5db1971157208c7eca15449a33105c6 (patch)
tree9b035cdcbf39124583d3d060f5220d2052e28a64 /target/linux/atheros
parent28832b865bf04c7cbbdefe8b61211006ec336aff (diff)
downloadmaster-187ad058-13286c43b5db1971157208c7eca15449a33105c6.tar.gz
master-187ad058-13286c43b5db1971157208c7eca15449a33105c6.tar.bz2
master-187ad058-13286c43b5db1971157208c7eca15449a33105c6.zip
atheros: switch to 3.18
Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44733 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/atheros')
-rw-r--r--target/linux/atheros/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/atheros/Makefile b/target/linux/atheros/Makefile
index 3983ff7ad3..170d4afd3b 100644
--- a/target/linux/atheros/Makefile
+++ b/target/linux/atheros/Makefile
@@ -11,7 +11,7 @@ BOARD:=atheros
BOARDNAME:=Atheros AR231x/AR5312
FEATURES:=squashfs low_mem
-KERNEL_PATCHVER:=3.14
+KERNEL_PATCHVER:=3.18
include $(INCLUDE_DIR)/target.mk