9
0
Fork 0
barebox/drivers/w1/slaves/Makefile

7 lines
138 B
Makefile

#
# Makefile for the Dallas's 1-wire slaves.
#
obj-$(CONFIG_W1_SLAVE_DS2431) += w1_ds2431.o
obj-$(CONFIG_W1_SLAVE_DS2433) += w1_ds2433.o