GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / 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