]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - fs/squashfs/Makefile
Merge tag 'nfs-for-4.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
[mirror_ubuntu-bionic-kernel.git] / fs / squashfs / Makefile
index 246a6f329d8957df4b3bf48129b3f0e415be2611..6655631c53ae78573c3f88d14d6f60d134ed1639 100644 (file)
@@ -15,3 +15,4 @@ squashfs-$(CONFIG_SQUASHFS_LZ4) += lz4_wrapper.o
 squashfs-$(CONFIG_SQUASHFS_LZO) += lzo_wrapper.o
 squashfs-$(CONFIG_SQUASHFS_XZ) += xz_wrapper.o
 squashfs-$(CONFIG_SQUASHFS_ZLIB) += zlib_wrapper.o
+squashfs-$(CONFIG_SQUASHFS_ZSTD) += zstd_wrapper.o