]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/staging/erofs/Makefile
staging: erofs: switch to new decompression backend
[linux.git] / drivers / staging / erofs / Makefile
index adeb5d6e2668ade8f3415cb23b6c0749321417c2..e704d9e51514c0ea4e1a2eb93534d0e4a01b9348 100644 (file)
@@ -9,5 +9,5 @@ obj-$(CONFIG_EROFS_FS) += erofs.o
 ccflags-y += -I $(srctree)/$(src)/include
 erofs-objs := super.o inode.o data.o namei.o dir.o utils.o
 erofs-$(CONFIG_EROFS_FS_XATTR) += xattr.o
-erofs-$(CONFIG_EROFS_FS_ZIP) += unzip_vle.o unzip_vle_lz4.o zmap.o decompressor.o
+erofs-$(CONFIG_EROFS_FS_ZIP) += unzip_vle.o zmap.o decompressor.o