procd: check output of "uci show" instead of raw config files in order to track uncom...
[14.07/openwrt.git] / target / linux / amazon / patches-3.3 / 017-wdt-driver.patch
1 --- a/drivers/watchdog/Makefile
2 +++ b/drivers/watchdog/Makefile
3 @@ -132,6 +132,7 @@ obj-$(CONFIG_TXX9_WDT) += txx9wdt.o
4  obj-$(CONFIG_OCTEON_WDT) += octeon-wdt.o
5  octeon-wdt-y := octeon-wdt-main.o octeon-wdt-nmi.o
6  obj-$(CONFIG_LANTIQ_WDT) += lantiq_wdt.o
7 +obj-$(CONFIG_AMAZON_WDT) += amazon_wdt.o
8  
9  # PARISC Architecture
10