Sign in
third-party-mirror
/
u-boot
/
0b7f337eb24b9681c236d8bf2bbec53a78024513
/
.
/
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