commit | 71a904bf49582f1866e2d6f9ce0a186af9a50b39 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Tue May 22 16:13:49 2007 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue May 22 16:13:49 2007 -0700 |
tree | dc5873260893af3293272613b527165e5ad32bc8 | |
parent | 26b8e51e98ae09cfc770b918577c004a376de4b8 [diff] |
[AF_RXRPC]: AF_RXRPC depends on IPv4 Add a dependency for CONFIG_AF_RXRPC on CONFIG_INET. This fixes this error: net/built-in.o: In function `rxrpc_get_peer': (.text+0x42824): undefined reference to `ip_route_output_key' Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>