fix typo in squashfs-lzma patch (thx, hauke)

SVN-Revision: 16028
v19.07.3_mercusys_ac12_duma
Felix Fietkau 15 years ago
parent 93360fb62d
commit 5c96996a7d

@ -26,7 +26,7 @@
+config SQUASHFS_SUPPORT_LZMA
+ bool "Support LZMA compression"
+ depends on SQUASHFS
+ select CRYPTO_LZMA
+ select CRYPTO_UNLZMA
+ help
+ By default SquashFS uses ZLIB compression, however (if your tools
+ support it, you can use LZMA instead, which saves space.

Loading…
Cancel
Save