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