aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/Makefile
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2008-08-29 15:40:24 -0700
committerDavid S. Miller <davem@davemloft.net>2008-08-29 15:40:24 -0700
commit957183f32e136450eb9a4b8eed52dfac46834eed (patch)
tree8c0b70602f1c2043e5bab7337580ca666e70ca99 /drivers/watchdog/Makefile
parentriowatchdog: Convert to pure OF driver. (diff)
downloadlinux-dev-957183f32e136450eb9a4b8eed52dfac46834eed.tar.xz
linux-dev-957183f32e136450eb9a4b8eed52dfac46834eed.zip
riowatchdog: Move under drivers/watchdog
The config stuff was already in drivers/watchdog/Kconfig Signed-off-by: David S. Miller <davem@davemloft.net>
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
# SPARC64 Architecture
+obj-$(CONFIG_WATCHDOG_RIO) += riowd.o
+
# XTENSA Architecture
# Architecture Independant