commit | 23a534e7b1ad2650002bbc236493791ac23440ee | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Tue Jul 19 14:00:53 2005 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Jul 19 14:00:53 2005 -0700 |
tree | 76a8c8a1cb3ff915fdb337242a073f651998915d | |
parent | eb3f8f5e22cdee8138e654963e371ad337830efb [diff] |
[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 <bunk@stusta.de> Signed-off-by: David S. Miller <davem@davemloft.net>