amazon: Upgrade amazon target to kernel 2.6.37
[openwrt/svn-archive/archive.git] / target / linux / amazon / patches-2.6.37 / 017-wdt-driver.patch
1 --- a/drivers/watchdog/Makefile
2 +++ b/drivers/watchdog/Makefile
3 @@ -119,6 +119,7 @@ obj-$(CONFIG_AR7_WDT) += ar7_wdt.o
4 obj-$(CONFIG_TXX9_WDT) += txx9wdt.o
5 obj-$(CONFIG_OCTEON_WDT) += octeon-wdt.o
6 octeon-wdt-y := octeon-wdt-main.o octeon-wdt-nmi.o
7 +obj-$(CONFIG_AMAZON_WDT) += amazon_wdt.o
8
9 # PARISC Architecture
10