netifd: improve error handling in legacy script compatibility library, do not fill...
[openwrt/openwrt.git] / target / linux / amazon / patches-2.6.32 / 017-wdt-driver.patch
1 --- a/drivers/watchdog/Makefile
2 +++ b/drivers/watchdog/Makefile
3 @@ -113,6 +113,7 @@ obj-$(CONFIG_WDT_RM9K_GPI) += rm9k_wdt.o
4 obj-$(CONFIG_SIBYTE_WDOG) += sb_wdog.o
5 obj-$(CONFIG_AR7_WDT) += ar7_wdt.o
6 obj-$(CONFIG_TXX9_WDT) += txx9wdt.o
7 +obj-$(CONFIG_AMAZON_WDT) += amazon_wdt.o
8
9 # PARISC Architecture
10