commit | 8ab0dc333eacb2249c63d1fc7c5241299fa0493f | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Fri Aug 29 17:07:01 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Aug 29 17:07:01 2008 -0700 |
tree | 5e4118de12ec27b390a5e6238d4f69378ada6092 | |
parent | c5f8556cb5b8ab020f234191a6071cbeeeabd638 [diff] [blame] |
cpwatchdog: Move to drivers/watchdog/cpwd.c Signed-off-by: David S. Miller <davem@davemloft.net>
diff --git a/drivers/watchdog/Makefile b/drivers/watchdog/Makefile index 57c7e8b..b214612 100644 --- a/drivers/watchdog/Makefile +++ b/drivers/watchdog/Makefile
@@ -123,6 +123,7 @@ # SPARC64 Architecture obj-$(CONFIG_WATCHDOG_RIO) += riowd.o +obj-$(CONFIG_WATCHDOG_CP1XXX) += cpwd.o # XTENSA Architecture