git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
abaacad
)
[NET]: BRIDGE_EBT_ARPREPLY must depend on INET
author
Adrian Bunk
<bunk@stusta.de>
Tue, 19 Jul 2005 21:00:13 +0000
(14:00 -0700)
committer
David S. Miller
<davem@davemloft.net>
Tue, 19 Jul 2005 21:00:13 +0000
(14:00 -0700)
BRIDGE_EBT_ARPREPLY=y and INET=n results in the following compile error:
net/built-in.o: In function `ebt_target_reply':
ebt_arpreply.c:(.text+0x68fb9): undefined reference to `arp_send'
make: *** [.tmp_vmlinux1] Error 1
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found