Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
59d07ee08e858bf2c121d0cdc6c8ddd3b26ee5b1
/
.
/
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