From: Felix Fietkau Date: Fri, 13 Mar 2015 03:02:12 +0000 (+0000) Subject: atheros: switch to 3.18 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=ed01329ef823ac4015cc3baa9c4164c2066f9a98 atheros: switch to 3.18 Signed-off-by: Sergey Ryazanov SVN-Revision: 44733 --- 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