summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/Makefile
diff options
context:
space:
mode:
authorMatteo Croce2007-09-20 18:06:41 +0200
committerWim Van Sebroeck2007-10-23 22:35:13 +0200
commitc283cf2c09ca1b7f1e7677bde384a8f92b1b7584 (patch)
tree925026bb73224b863a53e674294554a1e574905d /drivers/watchdog/Makefile
parent[WATCHDOG] Linux kernel IPC SBC Watchdog Timer driver (diff)
downloadkernel-qcow2-linux-c283cf2c09ca1b7f1e7677bde384a8f92b1b7584.tar.gz
kernel-qcow2-linux-c283cf2c09ca1b7f1e7677bde384a8f92b1b7584.tar.xz
kernel-qcow2-linux-c283cf2c09ca1b7f1e7677bde384a8f92b1b7584.zip
[WATCHDOG] AR7: watchdog timer
Driver for the watchdog timer. Still doesn't reboots the machine on some boards, but we have improved and cleaned it Signed-off-by: Matteo Croce <technoboy85@gmail.com> Signed-off-by: Nicolas Thill <nico@openwrt.org> Signed-off-by: Enrik Berkhan <Enrik.Berkhan@akk.org> Signed-off-by: Christer Weinigel <wingel@nano-system.com> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Diffstat (limited to 'drivers/watchdog/Makefile')
-rw-r--r--drivers/watchdog/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/watchdog/Makefile b/drivers/watchdog/Makefile
index 389f8b14ccc4..7d9e5734f8bb 100644
--- a/drivers/watchdog/Makefile
+++ b/drivers/watchdog/Makefile
@@ -90,6 +90,7 @@ obj-$(CONFIG_SBC_EPX_C3_WATCHDOG) += sbc_epx_c3.o
obj-$(CONFIG_INDYDOG) += indydog.o
obj-$(CONFIG_WDT_MTX1) += mtx-1_wdt.o
obj-$(CONFIG_WDT_RM9K_GPI) += rm9k_wdt.o
+obj-$(CONFIG_AR7_WDT) += ar7_wdt.o
# PARISC Architecture