From: Lee Schermerhorn Date: Fri, 14 Dec 2007 00:02:59 +0000 (-0800) Subject: bnx2x depends on ZLIB_INFLATE X-Git-Tag: v2.6.25-rc1~1162^2~336 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07b270eab52433e3f61c298eb5ff9d9a668c2458;p=pandora-kernel.git bnx2x depends on ZLIB_INFLATE The bnx2x module depends on the zlib_inflate functions. The build will fail if ZLIB_INFLATE has not been selected manually or by building another module that automatically selects it. Modify BNX2X config option to 'select ZLIB_INFLATE' like BNX2 and others. This seems to fix it. Signed-off-by: Lee Schermerhorn Acked-by: Eliezer Tamir Cc: Jeff Garzik Signed-off-by: Andrew Morton Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed