Re: PATCH 2.6.24-rc3-mm2 - build breakage - bnx2x depends on ZLIB_INFLATE
From: Eliezer Tamir <hidden>
Date: 2007-11-29 13:42:15
Also in:
lkml
From: Eliezer Tamir <hidden>
Date: 2007-11-29 13:42:15
Also in:
lkml
On Wed, 2007-11-28 at 12:25 -0800, Lee Schermerhorn wrote:
Couldn't find one of these on the lists... PATCH 2.6.24-rc3-mm1: 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 <redacted>
You are right. My mistake, Thanks. Acked-by: Eliezer Tamir <redacted>