aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/watchdog/Makefile')
-rw-r--r--drivers/watchdog/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/watchdog/Makefile b/drivers/watchdog/Makefile
index ca3dc043d786..57c7e8bd8c88 100644
--- a/drivers/watchdog/Makefile
+++ b/drivers/watchdog/Makefile
@@ -122,6 +122,8 @@ obj-$(CONFIG_SH_WDT) += shwdt.o
122 122
123# SPARC64 Architecture 123# SPARC64 Architecture
124 124
125obj-$(CONFIG_WATCHDOG_RIO) += riowd.o
126
125# XTENSA Architecture 127# XTENSA Architecture
126 128
127# Architecture Independant 129# Architecture Independant