From: Adrian Bunk Date: Tue, 19 Jul 2005 21:00:13 +0000 (-0700) Subject: [NET]: BRIDGE_EBT_ARPREPLY must depend on INET X-Git-Tag: v2.6.13-rc4~84^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb3f8f5e22cdee8138e654963e371ad337830efb;p=pandora-kernel.git [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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed