diff options
Diffstat (limited to 'lib/lz4/Makefile')
-rw-r--r-- | lib/lz4/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/lz4/Makefile b/lib/lz4/Makefile new file mode 100644 index 00000000000..7f548c6d1c5 --- /dev/null +++ b/lib/lz4/Makefile @@ -0,0 +1 @@ +obj-$(CONFIG_LZ4_DECOMPRESS) += lz4_decompress.o |