Author: blogic Date: 2014-12-05 01:20:50 +0100 (Fri, 05 Dec 2014) New Revision: 43521
Modified: trunk/target/linux/oxnas/Makefile Log: oxnas: switch back to kernel 3.14 3.18 still got problems with stuck reboots if rootfs is ubifs... Signed-off-by: Daniel Golle <[email protected]> Modified: trunk/target/linux/oxnas/Makefile =================================================================== --- trunk/target/linux/oxnas/Makefile 2014-12-05 00:20:41 UTC (rev 43520) +++ trunk/target/linux/oxnas/Makefile 2014-12-05 00:20:50 UTC (rev 43521) @@ -15,7 +15,7 @@ MAINTAINER:=Daniel Golle <[email protected]> -KERNEL_PATCHVER:=3.18 +KERNEL_PATCHVER:=3.14 include $(INCLUDE_DIR)/target.mk _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
