From: Felix Fietkau Date: Fri, 13 Mar 2015 03:02:12 +0000 (+0000) Subject: atheros: switch to 3.18 X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=13286c43b5db1971157208c7eca15449a33105c6;p=15.05%2Fopenwrt.git atheros: switch to 3.18 Signed-off-by: Sergey Ryazanov git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44733 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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