2011-04-10 23:08:28 +08:00
|
|
|
--- a/drivers/watchdog/Makefile
|
|
|
|
+++ b/drivers/watchdog/Makefile
|
2012-05-13 23:10:40 +08:00
|
|
|
@@ -132,6 +132,7 @@ obj-$(CONFIG_TXX9_WDT) += txx9wdt.o
|
2011-04-10 23:08:28 +08:00
|
|
|
obj-$(CONFIG_OCTEON_WDT) += octeon-wdt.o
|
|
|
|
octeon-wdt-y := octeon-wdt-main.o octeon-wdt-nmi.o
|
2012-05-13 23:10:40 +08:00
|
|
|
obj-$(CONFIG_LANTIQ_WDT) += lantiq_wdt.o
|
2011-04-10 23:08:28 +08:00
|
|
|
+obj-$(CONFIG_AMAZON_WDT) += amazon_wdt.o
|
|
|
|
|
|
|
|
# PARISC Architecture
|
|
|
|
|