projects
/
platform
/
kernel
/
u-boot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
image: Combine image_sig_algo with image_sign_info
[platform/kernel/u-boot.git]
/
lib
/
bzip2
/
Makefile
1
#
2
# SPDX-License-Identifier: GPL-2.0+
3
#
4
5
obj-y += bzlib.o bzlib_crctable.o bzlib_decompress.o \
6
bzlib_randtable.o bzlib_huffman.o
7
obj-$(CONFIG_SANDBOX) += bzlib_compress.o bzlib_blocksort.o