Sign in
coral
/
uboot-imx
/
8f6e3f18e8b06b20ad71b6e73d6003ec9fe1bf63
/
.
/
lib
/
bzip2
/
Makefile
blob: ebdd2976de002aa2323b09433221d2627331f24c [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0+
obj
-
y
+=
bzlib
.
o bzlib_crctable
.
o bzlib_decompress
.
o \
bzlib_randtable
.
o bzlib_huffman
.
o
obj
-
$
(
CONFIG_SANDBOX
)
+=
bzlib_compress
.
o bzlib_blocksort
.
o