xref: /openbmc/linux/drivers/w1/slaves/Makefile (revision f6887531)
1bd529cfbSEvgeniy Polyakov#
2bd529cfbSEvgeniy Polyakov# Makefile for the Dallas's 1-wire slaves.
3bd529cfbSEvgeniy Polyakov#
4bd529cfbSEvgeniy Polyakov
5bd529cfbSEvgeniy Polyakovobj-$(CONFIG_W1_SLAVE_THERM)	+= w1_therm.o
6bd529cfbSEvgeniy Polyakovobj-$(CONFIG_W1_SLAVE_SMEM)	+= w1_smem.o
7dd6478d6SMaciej S. Szmigieroobj-$(CONFIG_W1_SLAVE_DS2405)	+= w1_ds2405.o
889610274SJean-François Dagenaisobj-$(CONFIG_W1_SLAVE_DS2408)	+= w1_ds2408.o
931b4ca3eSMariusz Bialonczykobj-$(CONFIG_W1_SLAVE_DS2413)	+= w1_ds2413.o
1094859308SScott Alfterobj-$(CONFIG_W1_SLAVE_DS2406)	+= w1_ds2406.o
1117fecb55SMika Laitioobj-$(CONFIG_W1_SLAVE_DS2423)	+= w1_ds2423.o
128ca2f156SHerton Ronaldo Krzesinskiobj-$(CONFIG_W1_SLAVE_DS2431)	+= w1_ds2431.o
13f6887531SAndrew Worsleyobj-$(CONFIG_W1_SLAVE_DS2805)	+= w1_ds2805.o
14bd529cfbSEvgeniy Polyakovobj-$(CONFIG_W1_SLAVE_DS2433)	+= w1_ds2433.o
15e3af95e6SMariusz Bialonczykobj-$(CONFIG_W1_SLAVE_DS2438)	+= w1_ds2438.o
16d7ce6d1dSAnton Vorontsovobj-$(CONFIG_W1_SLAVE_DS2760)	+= w1_ds2760.o
17275ac746SClifton Barnesobj-$(CONFIG_W1_SLAVE_DS2780)	+= w1_ds2780.o
18fef37e9aSRenata Sayakhovaobj-$(CONFIG_W1_SLAVE_DS2781)	+= w1_ds2781.o
19cfbc6190SMadhusudhan Chikkatureobj-$(CONFIG_W1_SLAVE_BQ27000)	+= w1_bq27000.o
20fbf7f7b4SMarkus Frankeobj-$(CONFIG_W1_SLAVE_DS28E04)	+= w1_ds28e04.o
21