]> git.karo-electronics.de Git - karo-tx-uboot.git/blob - lib/bzip2/Makefile
ARM: tegra: add peripheral clock init table
[karo-tx-uboot.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