Author: blogic Date: 2014-06-24 20:14:05 +0200 (Tue, 24 Jun 2014) New Revision: 41329
Modified: trunk/config/Config-images.in Log: config/Config-images.in: enable zlib as the default ubi compression http://patchwork.openwrt.org/patch/5686/ Signed-off-by: John Crispin <[email protected]> Modified: trunk/config/Config-images.in =================================================================== --- trunk/config/Config-images.in 2014-06-24 18:14:01 UTC (rev 41328) +++ trunk/config/Config-images.in 2014-06-24 18:14:05 UTC (rev 41329) @@ -158,7 +158,7 @@ choice prompt "compression" - default TARGET_UBIFS_COMPRESSION_NONE + default TARGET_UBIFS_COMPRESSION_ZLIB depends on TARGET_ROOTFS_UBIFS help Select compression type _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
