linux-next: build warning after merge of the final tree
From: Stephen Rothwell <hidden>
Date: 2011-07-22 06:24:44
Also in:
linux-next, lkml
Attachments
- (unnamed) [application/pgp-signature] 490 bytes
From: Stephen Rothwell <hidden>
Date: 2011-07-22 06:24:44
Also in:
linux-next, lkml
Hi all,
After merging the final tree, today's linux-next build (powerpc64
allnoconfig) produced this warning:
warning: (PPC) selects HAVE_BPF_JIT which has unmet direct dependencies (NET)
Introduced by commit 0ca87f05ba8b ("net: filter: BPF 'JIT' compiler for
PPC64").
I suspect that the fix is to move the
config HAVE_BPF_JIT
bool
lines to outside the "if NET" in net/Kconfig.
--
Cheers,
Stephen Rothwell sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/