Sign in
◑
Theme
qemu
/
u-boot
/
e52e4320ba8db5a0a42f0bf53b7ac98fcfa83a14
/
.
/
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