From: Adrian Bunk Date: Tue, 19 Jul 2005 21:00:53 +0000 (-0700) Subject: [NET]: NETCONSOLE must depend on INET X-Git-Tag: v2.6.13-rc4~84^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23a534e7b1ad2650002bbc236493791ac23440ee;p=pandora-kernel.git [NET]: NETCONSOLE must depend on INET NETCONSOLE=y and INET=n results in the following compile error: net/built-in.o: In function `netpoll_parse_options': : undefined reference to `in_aton' net/built-in.o: In function `netpoll_parse_options': : undefined reference to `in_aton' Signed-off-by: Adrian Bunk Signed-off-by: David S. Miller --- Reading git-diff-tree failed