atheros: switch kernel version to 3.14
authorFelix Fietkau <nbd@openwrt.org>
Mon, 4 Aug 2014 20:54:57 +0000 (20:54 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Mon, 4 Aug 2014 20:54:57 +0000 (20:54 +0000)
After several tests, 3.14 kernel seems run fine.

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 41997

target/linux/atheros/Makefile

index 1b52909476d5d534f8157e0b86d2e270e3bbc961..ccda0908d405e4f82591d1ccf5e9a099b0947ce6 100644 (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