#
# Makefile for 1-wire bus master drivers.
#

obj-$(CONFIG_W1_MASTER_GPIO)		+= w1-gpio.o
