005ee710acc1f4858a0d1aaacbe1fb08797b9dcc
[openwrt/staging/florian.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