Sign in
gfiber
/
kernel
/
quantenna
/
e87bbde57c0e1b60c90948164d7e3756a09013f5
/
.
/
lib
/
lz4
/
Makefile
blob: 8085d04e9309145200d26cfc673e32eae63d3518 [
file
] [
log
] [
blame
]
obj
-
$
(
CONFIG_LZ4_COMPRESS
)
+=
lz4_compress
.
o
obj
-
$
(
CONFIG_LZ4HC_COMPRESS
)
+=
lz4hc_compress
.
o
obj
-
$
(
CONFIG_LZ4_DECOMPRESS
)
+=
lz4_decompress
.
o