summaryrefslogtreecommitdiff
path: root/drivers/w1/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/w1/Makefile')
-rw-r--r--drivers/w1/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/w1/Makefile b/drivers/w1/Makefile
index f81693bacb..7fd8697f84 100644
--- a/drivers/w1/Makefile
+++ b/drivers/w1/Makefile
@@ -1 +1,3 @@
obj-$(CONFIG_W1) += w1-uclass.o
+
+obj-$(CONFIG_W1_GPIO) += w1-gpio.o