diff options
Diffstat (limited to 'drivers/watchdog/Makefile')
-rw-r--r-- | drivers/watchdog/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/watchdog/Makefile b/drivers/watchdog/Makefile index 0cd47867b194..c19b866f5ed1 100644 --- a/drivers/watchdog/Makefile +++ b/drivers/watchdog/Makefile | |||
@@ -134,4 +134,5 @@ obj-$(CONFIG_WATCHDOG_CP1XXX) += cpwd.o | |||
134 | # XTENSA Architecture | 134 | # XTENSA Architecture |
135 | 135 | ||
136 | # Architecture Independant | 136 | # Architecture Independant |
137 | obj-$(CONFIG_WM8350_WATCHDOG) += wm8350_wdt.o | ||
137 | obj-$(CONFIG_SOFT_WATCHDOG) += softdog.o | 138 | obj-$(CONFIG_SOFT_WATCHDOG) += softdog.o |