Author: nbd Date: 2014-08-04 22:54:57 +0200 (Mon, 04 Aug 2014) New Revision: 41997
Modified: trunk/target/linux/atheros/Makefile Log: atheros: switch kernel version to 3.14 After several tests, 3.14 kernel seems run fine. Signed-off-by: Sergey Ryazanov <[email protected]> Modified: trunk/target/linux/atheros/Makefile =================================================================== --- trunk/target/linux/atheros/Makefile 2014-08-04 20:54:53 UTC (rev 41996) +++ trunk/target/linux/atheros/Makefile 2014-08-04 20:54:57 UTC (rev 41997) @@ -11,7 +11,7 @@ BOARDNAME:=Atheros AR231x/AR5312 FEATURES:=squashfs -LINUX_VERSION:=3.10.49 +LINUX_VERSION:=3.14.14 include $(INCLUDE_DIR)/target.mk _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
