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