Skip to content
Commit d4faaecb authored by David S. Miller's avatar David S. Miller
Browse files

[ZLIB]: Fix external builds of zlib_inflate code.



Move zlib_inflate_blob() out into it's own source file,
infutil.c, so that things like the powerpc zImage builder
in arch/powerpc/boot/Makefile don't end up trying to
compile it.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 9ce768ea
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment