projects
/
oweals
/
u-boot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
tools: binman: change shebang from python into python2
[oweals/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