repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
badblocks: fix wrong return value in badblocks_set if badblocks are disabled
[linux/fpc-iii.git]
/
lib
/
lz4
/
Makefile
blob
8085d04e9309145200d26cfc673e32eae63d3518
1
obj-
$(
CONFIG_LZ4_COMPRESS
) +=
lz4_compress.o
2
obj-
$(
CONFIG_LZ4HC_COMPRESS
) +=
lz4hc_compress.o
3
obj-
$(
CONFIG_LZ4_DECOMPRESS
) +=
lz4_decompress.o