]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blame - drivers/w1/masters/Makefile
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus
[mirror_ubuntu-jammy-kernel.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
f19b121e 8obj-$(CONFIG_W1_MASTER_DS1WM) += ds1wm.o
ad8dc96e 9obj-$(CONFIG_W1_MASTER_GPIO) += w1-gpio.o