Tech Support > Operating Systems > Linux / Variants > how to make gzip modules
how to make gzip modules
Posted by joe on February 27th, 2004


can anyone tell me how to make modules compressed. to have .o.gz rather
than .gz in the /lib/modules/2.4.22/ thanks

Posted by joe on February 27th, 2004


well i am enabling deflate on my kernel maybe that is the solution
CONFIG_CRC32=m
CONFIG_ZLIB_INFLATE=y
CONFIG_ZLIB_DEFLATE=y