summaryrefslogtreecommitdiff
path: root/target/linux/atheros
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2014-08-04 20:54:57 +0000
committerFelix Fietkau <nbd@openwrt.org>2014-08-04 20:54:57 +0000
commit30ec58a2176f579c45b9dce8a2584546aff3fcf5 (patch)
treefd3e3828723fa93cc737557231283f7c68412c67 /target/linux/atheros
parent930c0c24a7eb5a58cdbc73e9a1eb9ad66cd85af4 (diff)
downloadmtk-20170518-30ec58a2176f579c45b9dce8a2584546aff3fcf5.zip
mtk-20170518-30ec58a2176f579c45b9dce8a2584546aff3fcf5.tar.gz
mtk-20170518-30ec58a2176f579c45b9dce8a2584546aff3fcf5.tar.bz2
atheros: switch kernel version to 3.14
After several tests, 3.14 kernel seems run fine. Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com> SVN-Revision: 41997
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 1b52909..ccda090 100644
--- a/target/linux/atheros/Makefile
+++ b/target/linux/atheros/Makefile
@@ -11,7 +11,7 @@ BOARD:=atheros
BOARDNAME:=Atheros AR231x/AR5312
FEATURES:=squashfs
-LINUX_VERSION:=3.10.49
+LINUX_VERSION:=3.14.14
include $(INCLUDE_DIR)/target.mk