added 2.6.29.6 aldebaran kernel
[nao-ulib.git] / kernel / 2.6.29.6-aldebaran-rt / lib / zlib_deflate / Makefile
blob86275e3fdcbcbb8da8bae3ecbd9968a45d48c583
2 # This is a modified version of zlib, which does all memory
3 # allocation ahead of time.
5 # This is the compression code, see zlib_inflate for the
6 # decompression code.
9 obj-$(CONFIG_ZLIB_DEFLATE) += zlib_deflate.o
11 zlib_deflate-objs := deflate.o deftree.o deflate_syms.o