summary refs log tree commit diff
path: root/net/9p/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/9p/Makefile')
-rw-r--r--net/9p/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/9p/Makefile b/net/9p/Makefile
index c3302d88b808..1041b7bd12e2 100644
--- a/net/9p/Makefile
+++ b/net/9p/Makefile
@@ -4,7 +4,6 @@ obj-$(CONFIG_NET_9P_VIRTIO) += 9pnet_virtio.o
 9pnet-objs := \
 	mod.o \
 	client.o \
-	conv.o \
 	error.o \
 	util.o \
 	protocol.o \