summaryrefslogtreecommitdiff
path: root/lib/zstd/Makefile
diff options
context:
space:
mode:
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 7920cbbfeae9..f5d778e7e5c7 100644
--- a/lib/zstd/Makefile
+++ b/lib/zstd/Makefile
@@ -1,3 +1,4 @@
+# SPDX-License-Identifier: GPL-2.0-only
obj-$(CONFIG_ZSTD_COMPRESS) += zstd_compress.o
obj-$(CONFIG_ZSTD_DECOMPRESS) += zstd_decompress.o