several cleanups for ifxmips. removes all code that has not been cleaned up properly
[openwrt-10.03/.git] / target / linux / amazon / patches / 017-wdt-driver.patch
1 --- a/drivers/char/watchdog/Makefile
2 +++ b/drivers/char/watchdog/Makefile
3 @@ -74,6 +74,7 @@ obj-$(CONFIG_WATCHDOG_RTAS) += wdrtas.o
4  # MIPS Architecture
5  obj-$(CONFIG_INDYDOG) += indydog.o
6  obj-$(CONFIG_WDT_RM9K_GPI) += rm9k_wdt.o
7 +obj-$(CONFIG_AMAZON_WDT) += amazon_wdt.o
8  
9  # S390 Architecture
10