1 # SPDX-License-Identifier: GPL-2.0-only
3 # This is a modified version of zlib, which does all memory
4 # allocation ahead of time.
6 # This is the compression code, see zlib_inflate for the
10 obj-
$(CONFIG_ZLIB_DEFLATE
) += zlib_deflate.o
12 zlib_deflate-objs
:= deflate.o deftree.o deflate_syms.o