diff options
Diffstat (limited to 'net/phonet/Makefile')
-rw-r--r-- | net/phonet/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/phonet/Makefile b/net/phonet/Makefile index d218abc3f06a..ae9c3ed5be83 100644 --- a/net/phonet/Makefile +++ b/net/phonet/Makefile | |||
@@ -5,4 +5,5 @@ phonet-objs := \ | |||
5 | pn_netlink.o \ | 5 | pn_netlink.o \ |
6 | socket.o \ | 6 | socket.o \ |
7 | datagram.o \ | 7 | datagram.o \ |
8 | sysctl.o \ | ||
8 | af_phonet.o | 9 | af_phonet.o |