Back to home page

OSCL-LXR

 
 

    


0001 # SPDX-License-Identifier: GPL-2.0-only
0002 #
0003 # This is a modified version of zlib, which does all memory
0004 # allocation ahead of time.
0005 #
0006 # This is the code for s390 zlib hardware support.
0007 #
0008 
0009 obj-$(CONFIG_ZLIB_DFLTCC) += zlib_dfltcc.o
0010 
0011 zlib_dfltcc-objs := dfltcc.o dfltcc_deflate.o dfltcc_inflate.o