Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
54e35cc52346149a7bce8a2f622e215ed17bb56d
/
.
/
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