[PATCH] W1: Move w1 bus master code into 'w1/masters' and move w1 slave code into...
[linux-2.6/linux-2.6-openrd.git] / drivers / w1 / masters / Makefile
blobd9b84e522d6cfd9634897c0793e8aa83295b6426
2 # Makefile for 1-wire bus master drivers.
5 obj-$(CONFIG_W1_MASTER_MATROX) += matrox_w1.o
7 obj-$(CONFIG_W1_MASTER_DS9490) += ds9490r.o
8 ds9490r-objs := dscore.o
10 obj-$(CONFIG_W1_MASTER_DS9490_BRIDGE) += ds_w1_bridge.o