# SPDX-License-Identifier: GPL-2.0
#
# Makefile for 1-wire bus master drivers.
#

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