summaryrefslogtreecommitdiff
path: root/lib/xz/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/xz/Makefile')
-rw-r--r--lib/xz/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/xz/Makefile b/lib/xz/Makefile
index a7fa7693f0f3..fa6af814a8d1 100644
--- a/lib/xz/Makefile
+++ b/lib/xz/Makefile
@@ -1,3 +1,4 @@
+# SPDX-License-Identifier: GPL-2.0-only
obj-$(CONFIG_XZ_DEC) += xz_dec.o
xz_dec-y := xz_dec_syms.o xz_dec_stream.o xz_dec_lzma2.o
xz_dec-$(CONFIG_XZ_DEC_BCJ) += xz_dec_bcj.o