V4L/DVB: Complete rewrite of the DiB3000mc-driver
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / drivers / w1 / Makefile
blob93845a2c7c21d92780854ca1f9460a6d7c9ae315
2 # Makefile for the Dallas's 1-wire bus.
5 ifeq ($(CONFIG_W1_DS2433_CRC), y)
6 EXTRA_CFLAGS += -DCONFIG_W1_F23_CRC
7 endif
9 obj-$(CONFIG_W1) += wire.o
10 wire-objs := w1.o w1_int.o w1_family.o w1_netlink.o w1_io.o
12 obj-y += masters/ slaves/