# SPDX-License-Identifier: GPL-2.0-only
#
# Makefile for the Dallas's 1-wire slaves.
#

obj-$(CONFIG_W1_SLAVE_DS2431)	+= w1_ds2431.o
obj-$(CONFIG_W1_SLAVE_DS2433)	+= w1_ds2433.o
