Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
[deliverable/linux.git] / drivers / w1 / masters / Makefile
CommitLineData
bd529cfb
EP
1#
2# Makefile for 1-wire bus master drivers.
3#
4
5obj-$(CONFIG_W1_MASTER_MATROX) += matrox_w1.o
81f6075e 6obj-$(CONFIG_W1_MASTER_DS2490) += ds2490.o
baf12ae2 7obj-$(CONFIG_W1_MASTER_DS2482) += ds2482.o
a5fd9139
SH
8obj-$(CONFIG_W1_MASTER_MXC) += mxc_w1.o
9
f19b121e 10obj-$(CONFIG_W1_MASTER_DS1WM) += ds1wm.o
ad8dc96e 11obj-$(CONFIG_W1_MASTER_GPIO) += w1-gpio.o
9f2bc79f 12obj-$(CONFIG_HDQ_MASTER_OMAP) += omap_hdq.o
This page took 0.873399 seconds and 5 git commands to generate.