summaryrefslogtreecommitdiffstats
path: root/drivers/w1/slaves/Makefile
blob: dd7160aaf241132878d8cdbc90ae543247295aae (plain)
1
2
3
4
5
6
#
# Makefile for the Dallas's 1-wire slaves.
#

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