summaryrefslogtreecommitdiff
path: root/net/bus/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/bus/Makefile')
-rw-r--r--net/bus/Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/net/bus/Makefile b/net/bus/Makefile
new file mode 100644
index 000000000000..a6ba26331ce2
--- /dev/null
+++ b/net/bus/Makefile
@@ -0,0 +1,10 @@
+#
+# Makefile for the Linux bus domain socket layer.
+#
+
+obj-$(CONFIG_AF_BUS) += af-bus.o
+
+af-bus-y := af_bus.o garbage.o
+
+# Dbus
+obj-$(CONFIG_NETFILTER_DBUS) += nfdbus/