summaryrefslogtreecommitdiffstats
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, 1 insertions, 0 deletions
diff --git a/net/9p/Makefile b/net/9p/Makefile
index 697ea7caf466..c0486cfc85d9 100644
--- a/net/9p/Makefile
+++ b/net/9p/Makefile
@@ -1,3 +1,4 @@
1# SPDX-License-Identifier: GPL-2.0
1obj-$(CONFIG_NET_9P) := 9pnet.o 2obj-$(CONFIG_NET_9P) := 9pnet.o
2obj-$(CONFIG_NET_9P_XEN) += 9pnet_xen.o 3obj-$(CONFIG_NET_9P_XEN) += 9pnet_xen.o
3obj-$(CONFIG_NET_9P_VIRTIO) += 9pnet_virtio.o 4obj-$(CONFIG_NET_9P_VIRTIO) += 9pnet_virtio.o