commit | eb3f8f5e22cdee8138e654963e371ad337830efb | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Tue Jul 19 14:00:13 2005 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Jul 19 14:00:13 2005 -0700 |
tree | 7f9f62017c24125d7a50bee4088d1240cb5bc6fe | |
parent | abaacad9bcb3f118cc802f527ab5d7c41b63f83a [diff] |
[NET]: BRIDGE_EBT_ARPREPLY must depend on INET 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>