Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v4.9-rc7 3 lines 143 B view raw
1obj-$(CONFIG_LZ4_COMPRESS) += lz4_compress.o 2obj-$(CONFIG_LZ4HC_COMPRESS) += lz4hc_compress.o 3obj-$(CONFIG_LZ4_DECOMPRESS) += lz4_decompress.o