aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/watchdog/Makefile')
-rw-r--r--drivers/watchdog/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/watchdog/Makefile b/drivers/watchdog/Makefile
index 442bfbe0882a..572b39bed06a 100644
--- a/drivers/watchdog/Makefile
+++ b/drivers/watchdog/Makefile
@@ -163,6 +163,7 @@ obj-$(CONFIG_WATCHDOG_CP1XXX) += cpwd.o
163obj-$(CONFIG_XEN_WDT) += xen_wdt.o 163obj-$(CONFIG_XEN_WDT) += xen_wdt.o
164 164
165# Architecture Independent 165# Architecture Independent
166obj-$(CONFIG_DA9052_WATCHDOG) += da9052_wdt.o
166obj-$(CONFIG_WM831X_WATCHDOG) += wm831x_wdt.o 167obj-$(CONFIG_WM831X_WATCHDOG) += wm831x_wdt.o
167obj-$(CONFIG_WM8350_WATCHDOG) += wm8350_wdt.o 168obj-$(CONFIG_WM8350_WATCHDOG) += wm8350_wdt.o
168obj-$(CONFIG_MAX63XX_WATCHDOG) += max63xx_wdt.o 169obj-$(CONFIG_MAX63XX_WATCHDOG) += max63xx_wdt.o