summaryrefslogtreecommitdiffstats
path: root/lib/zstd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/zstd/Makefile')
-rw-r--r--lib/zstd/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/zstd/Makefile b/lib/zstd/Makefile
index 0c4f56c50c..4e8689a485 100644
--- a/lib/zstd/Makefile
+++ b/lib/zstd/Makefile
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-only
+
obj-$(CONFIG_ZSTD_DECOMPRESS) += zstd_decompress.o
ccflags-y += -O3