017-wdt-driver.patch 325 B

12345678910
  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. # PARISC Architecture