summaryrefslogtreecommitdiffstats
path: root/lib/zstd/Makefile
diff options
context:
space:
mode:
authorNick Terrell <terrelln@fb.com>2022-12-13 16:24:40 -0800
committerNick Terrell <terrelln@fb.com>2022-12-13 16:24:40 -0800
commit70d822cfb782ebed5c41bdad9fa520b5ec1c6923 (patch)
tree50b71fef1b2eaca80a1ab159cfffb4e678c2278b /lib/zstd/Makefile
parent4f2c0a4acffbec01079c28f839422e64ddeff004 (diff)
parent2aa14b1ab2c41a4fe41efae80d58bb77da91f19f (diff)
downloadlinux-70d822cfb782ebed5c41bdad9fa520b5ec1c6923.tar.bz2
Merge branch 'zstd-next' into zstd-linus
Diffstat (limited to 'lib/zstd/Makefile')
-rw-r--r--lib/zstd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/zstd/Makefile b/lib/zstd/Makefile
index 440bd0007ae2..20f08c644b71 100644
--- a/lib/zstd/Makefile
+++ b/lib/zstd/Makefile
@@ -35,6 +35,7 @@ zstd_decompress-y := \
decompress/zstd_decompress_block.o \
zstd_common-y := \
+ zstd_common_module.o \
common/debug.o \
common/entropy_common.o \
common/error_private.o \