Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirel...
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / w1 / slaves / Makefile
CommitLineData
bd529cfb
EP
1#
2# Makefile for the Dallas's 1-wire slaves.
3#
4
bd529cfb
EP
5obj-$(CONFIG_W1_SLAVE_THERM) += w1_therm.o
6obj-$(CONFIG_W1_SLAVE_SMEM) += w1_smem.o
8ca2f156 7obj-$(CONFIG_W1_SLAVE_DS2431) += w1_ds2431.o
bd529cfb 8obj-$(CONFIG_W1_SLAVE_DS2433) += w1_ds2433.o
d7ce6d1d 9obj-$(CONFIG_W1_SLAVE_DS2760) += w1_ds2760.o
cfbc6190 10obj-$(CONFIG_W1_SLAVE_BQ27000) += w1_bq27000.o