From: nbd Date: Mon, 4 Aug 2014 20:54:57 +0000 (+0000) Subject: atheros: switch kernel version to 3.14 X-Git-Url: http://git.ozo.com/?a=commitdiff_plain;h=7baeb7ebfe165882b00d04c9f722bce43b7f2aa5;hp=8c5393d661c4a23453804d845c27b05f6a67f354;p=openwrt-working-2016%2F.git atheros: switch kernel version to 3.14 After several tests, 3.14 kernel seems run fine. Signed-off-by: Sergey Ryazanov git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41997 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/atheros/Makefile b/target/linux/atheros/Makefile index 1b52909476..ccda0908d4 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