diff options
Diffstat (limited to 'drivers/watchdog/Makefile')
-rw-r--r-- | drivers/watchdog/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/watchdog/Makefile b/drivers/watchdog/Makefile index d604430ffeb8..e352bbb7630b 100644 --- a/drivers/watchdog/Makefile +++ b/drivers/watchdog/Makefile | |||
@@ -127,6 +127,9 @@ obj-$(CONFIG_SH_WDT) += shwdt.o | |||
127 | 127 | ||
128 | # SPARC64 Architecture | 128 | # SPARC64 Architecture |
129 | 129 | ||
130 | obj-$(CONFIG_WATCHDOG_RIO) += riowd.o | ||
131 | obj-$(CONFIG_WATCHDOG_CP1XXX) += cpwd.o | ||
132 | |||
130 | # XTENSA Architecture | 133 | # XTENSA Architecture |
131 | 134 | ||
132 | # Architecture Independant | 135 | # Architecture Independant |