git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9ce768e
)
[ZLIB]: Fix external builds of zlib_inflate code.
author
David S. Miller
<davem@sunset.davemloft.net>
Fri, 12 Oct 2007 05:15:08 +0000
(22:15 -0700)
committer
David S. Miller
<davem@sunset.davemloft.net>
Fri, 12 Oct 2007 05:17:20 +0000
(22:17 -0700)
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: David S. Miller <davem@davemloft.net>
No differences found