summaryrefslogtreecommitdiffstats
path: root/drivers/char/watchdog/Makefile
diff options
context:
space:
mode:
authorSven Anders <anders@anduras.de>2006-08-24 17:11:50 +0200
committerWim Van Sebroeck <wim@iguana.be>2006-10-04 22:36:02 +0200
commit485ae77dc7f484563707557ccf8c5d228980619f (patch)
treef6b24e7e0b02ea3d33744bfd19671909b197ecc1 /drivers/char/watchdog/Makefile
parent3bdc9d0b408e01c4e556daba0035ba37f603e920 (diff)
downloadop-kernel-dev-485ae77dc7f484563707557ccf8c5d228980619f.zip
op-kernel-dev-485ae77dc7f484563707557ccf8c5d228980619f.tar.gz
[WATCHDOG] Winbond SMsC37B787 watchdog driver
New watchdog driver for the Winbond SMsC37B787 chipset. Signed-off-by: Sven Anders <anders@anduras.de> 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 7f70aba..630526f 100644
--- a/drivers/char/watchdog/Makefile
+++ b/drivers/char/watchdog/Makefile
@@ -53,6 +53,7 @@ obj-$(CONFIG_SCx200_WDT) += scx200_wdt.o
obj-$(CONFIG_60XX_WDT) += sbc60xxwdt.o
obj-$(CONFIG_SBC8360_WDT) += sbc8360.o
obj-$(CONFIG_CPU5_WDT) += cpu5wdt.o
+obj-$(CONFIG_SMSC37B787_WDT) += smsc37b787_wdt.o
obj-$(CONFIG_W83627HF_WDT) += w83627hf_wdt.o
obj-$(CONFIG_W83877F_WDT) += w83877f_wdt.o
obj-$(CONFIG_W83977F_WDT) += w83977f_wdt.o
OpenPOWER on IntegriCloud