Staging
v0.8.1
https://github.com/torvalds/linux
Revision 70eba18b5664f90d7620905e005b89388e5fd94b authored by Eliezer Tamir on 05 December 2007, 14:12:39 UTC, committed by Jeff Garzik on 07 December 2007, 20:01:39 UTC
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 <lee.schermerhorn@hp.com>
Acked-by: Eliezer Tamir <eliezert@broadcom.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
1 parent 75758e8
History
Tip revision: 70eba18b5664f90d7620905e005b89388e5fd94b authored by Eliezer Tamir on 05 December 2007, 14:12:39 UTC
make bnx2x select ZLIB_INFLATE
Tip revision: 70eba18

back to top