1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-14 03:03:52 +02:00

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
This commit is contained in:
Felix Fietkau 2014-08-04 20:54:57 +00:00
parent 930c0c24a7
commit 30ec58a217

View File

@ -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