Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
358bb3ff5bb3a412aa784e7d1a4d6faf2fc6c8ae
/
.
/
lib
/
bzip2
/
Makefile
blob: 585d776ba8a2621f5d6be10f35a1ace578209a8e [
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