Author: blogic Date: 2014-12-01 19:46:29 +0100 (Mon, 01 Dec 2014) New Revision: 43481
Modified: trunk/target/linux/malta/Makefile Log: malta: set 3.14 as default Signed-off-by: John Crispin <[email protected]> Modified: trunk/target/linux/malta/Makefile =================================================================== --- trunk/target/linux/malta/Makefile 2014-12-01 18:46:23 UTC (rev 43480) +++ trunk/target/linux/malta/Makefile 2014-12-01 18:46:29 UTC (rev 43481) @@ -12,7 +12,7 @@ INITRAMFS_EXTRA_FILES:= MAINTAINER:=Florian Fainelli <[email protected]> -KERNEL_PATCHVER:=3.10 +KERNEL_PATCHVER:=3.14 DEVICE_TYPE:=developerboard _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
