diff options
Diffstat (limited to 'drivers/w1/masters/Makefile')
-rw-r--r-- | drivers/w1/masters/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/w1/masters/Makefile b/drivers/w1/masters/Makefile index 4cee256a8134..11551b328186 100644 --- a/drivers/w1/masters/Makefile +++ b/drivers/w1/masters/Makefile | |||
@@ -5,4 +5,4 @@ | |||
5 | obj-$(CONFIG_W1_MASTER_MATROX) += matrox_w1.o | 5 | obj-$(CONFIG_W1_MASTER_MATROX) += matrox_w1.o |
6 | obj-$(CONFIG_W1_MASTER_DS2490) += ds2490.o | 6 | obj-$(CONFIG_W1_MASTER_DS2490) += ds2490.o |
7 | obj-$(CONFIG_W1_MASTER_DS2482) += ds2482.o | 7 | obj-$(CONFIG_W1_MASTER_DS2482) += ds2482.o |
8 | 8 | obj-$(CONFIG_W1_MASTER_DS1WM) += ds1wm.o | |