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