rxrpc: Rework peer object handling to use hash table and RCU
[deliverable/linux.git] / net / rxrpc / Makefile
index 7e1006a3bfa5d66c56a696b49fbe9a66ec2e7ab2..a6f6f21d8a5945ef35358a25db8f37238eb5f6b3 100644 (file)
@@ -20,7 +20,8 @@ af-rxrpc-y := \
        recvmsg.o \
        security.o \
        skbuff.o \
-       transport.o
+       transport.o \
+       utils.o
 
 af-rxrpc-$(CONFIG_PROC_FS) += proc.o
 af-rxrpc-$(CONFIG_RXKAD) += rxkad.o
This page took 0.030922 seconds and 5 git commands to generate.