]> Git Repo - linux.git/commit
[AF_RXRPC]: AF_RXRPC depends on IPv4
authorDavid Howells <[email protected]>
Tue, 22 May 2007 23:13:49 +0000 (16:13 -0700)
committerDavid S. Miller <[email protected]>
Tue, 22 May 2007 23:13:49 +0000 (16:13 -0700)
commit71a904bf49582f1866e2d6f9ce0a186af9a50b39
treedc5873260893af3293272613b527165e5ad32bc8
parent26b8e51e98ae09cfc770b918577c004a376de4b8
[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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
net/rxrpc/Kconfig
This page took 0.051371 seconds and 4 git commands to generate.