summaryrefslogtreecommitdiffstats
path: root/drivers/char/watchdog/Makefile
diff options
context:
space:
mode:
authorJames Chapman <jchapman@katalix.com>2005-08-17 09:01:33 +0200
committerWim Van Sebroeck <wim@iguana.be>2005-09-10 21:03:04 +0200
commit3be10211abcb631ba9631274d6cfe6e5b1e8559c (patch)
tree4688fbda4de0235b8f31000d35e521d14e27c393 /drivers/char/watchdog/Makefile
parent180536f8274b76d69a589ab9af4b73d3b780e62f (diff)
downloadop-kernel-dev-3be10211abcb631ba9631274d6cfe6e5b1e8559c.zip
op-kernel-dev-3be10211abcb631ba9631274d6cfe6e5b1e8559c.tar.gz
[WATCHDOG] mv64x60_wdt.patch
Add mv64x60 (Marvell Discovery) watchdog support. Signed-off-by: James Chapman <jchapman@katalix.com> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Diffstat (limited to 'drivers/char/watchdog/Makefile')
-rw-r--r--drivers/char/watchdog/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/char/watchdog/Makefile b/drivers/char/watchdog/Makefile
index fbd5cf6..2373e17 100644
--- a/drivers/char/watchdog/Makefile
+++ b/drivers/char/watchdog/Makefile
@@ -50,6 +50,7 @@ obj-$(CONFIG_MACHZ_WDT) += machzwd.o
# PowerPC Architecture
obj-$(CONFIG_8xx_WDT) += mpc8xx_wdt.o
+obj-$(CONFIG_MV64X60_WDT) += mv64x60_wdt.o
obj-$(CONFIG_BOOKE_WDT) += booke_wdt.o
# PPC64 Architecture
OpenPOWER on IntegriCloud