hc
2024-05-10 10ebd8556b7990499c896a550e3d416b444211e6
kernel/lib/lz4/Makefile
....@@ -1,3 +1,4 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 ccflags-y += -O3
23
34 obj-$(CONFIG_LZ4_COMPRESS) += lz4_compress.o