summaryrefslogtreecommitdiffstats
path: root/drivers/w1/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/w1/Makefile')
-rw-r--r--drivers/w1/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/w1/Makefile b/drivers/w1/Makefile
new file mode 100644
index 0000000000..3e36d2f120
--- /dev/null
+++ b/drivers/w1/Makefile
@@ -0,0 +1,6 @@
+#
+# Makefile for the Dallas's 1-wire bus.
+#
+
+obj-$(CONFIG_W1) += w1.o
+obj-y += masters/ slaves/