From: Eliezer Tamir Date: Wed, 5 Dec 2007 14:12:39 +0000 (+0200) Subject: make bnx2x select ZLIB_INFLATE X-Git-Tag: v2.6.24-rc5~39 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70eba18b5664f90d7620905e005b89388e5fd94b;p=pandora-kernel.git make bnx2x select 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 Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed