diff options
Diffstat (limited to 'drivers/char/watchdog/Makefile')
-rw-r--r-- | drivers/char/watchdog/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/char/watchdog/Makefile b/drivers/char/watchdog/Makefile index f90a802a7d3d..c7f74026bd3c 100644 --- a/drivers/char/watchdog/Makefile +++ b/drivers/char/watchdog/Makefile | |||
@@ -45,6 +45,7 @@ obj-$(CONFIG_I8XX_TCO) += i8xx_tco.o | |||
45 | obj-$(CONFIG_SC1200_WDT) += sc1200wdt.o | 45 | obj-$(CONFIG_SC1200_WDT) += sc1200wdt.o |
46 | obj-$(CONFIG_SCx200_WDT) += scx200_wdt.o | 46 | obj-$(CONFIG_SCx200_WDT) += scx200_wdt.o |
47 | obj-$(CONFIG_60XX_WDT) += sbc60xxwdt.o | 47 | obj-$(CONFIG_60XX_WDT) += sbc60xxwdt.o |
48 | obj-$(CONFIG_SBC8360_WDT) += sbc8360.o | ||
48 | obj-$(CONFIG_CPU5_WDT) += cpu5wdt.o | 49 | obj-$(CONFIG_CPU5_WDT) += cpu5wdt.o |
49 | obj-$(CONFIG_W83627HF_WDT) += w83627hf_wdt.o | 50 | obj-$(CONFIG_W83627HF_WDT) += w83627hf_wdt.o |
50 | obj-$(CONFIG_W83877F_WDT) += w83877f_wdt.o | 51 | obj-$(CONFIG_W83877F_WDT) += w83877f_wdt.o |