Merge tag 'dm-4.1-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device...
[linux-2.6-block.git] / lib / lz4 / Makefile
CommitLineData
c72ac7a1
CM
1obj-$(CONFIG_LZ4_COMPRESS) += lz4_compress.o
2obj-$(CONFIG_LZ4HC_COMPRESS) += lz4hc_compress.o
e76e1fdf 3obj-$(CONFIG_LZ4_DECOMPRESS) += lz4_decompress.o