Sign in
nest-open-source
/
manifest_repos
/
u-boot
/
692bf42e8e2cd132fe8897e7eb7f3356c3dd496c
/
.
/
lib
/
bzip2
/
Makefile
blob: ebdd2976de002aa2323b09433221d2627331f24c [
file
]
# 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