Sign in
gem5
/
arm
/
linux
/
b8cbed8a5ff0a7367be695b63cd8bc1df122df90
/
.
/
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