[rb532] refresh patches
[openwrt.git] / target / linux / amazon / patches / 017-wdt-driver.patch
1 --- a/drivers/char/watchdog/Makefile
2 +++ b/drivers/char/watchdog/Makefile
3 @@ -74,6 +74,7 @@ obj-$(CONFIG_WATCHDOG_RTAS) += wdrtas.o
4 # MIPS Architecture
5 obj-$(CONFIG_INDYDOG) += indydog.o
6 obj-$(CONFIG_WDT_RM9K_GPI) += rm9k_wdt.o
7 +obj-$(CONFIG_AMAZON_WDT) += amazon_wdt.o
8
9 # S390 Architecture
10
This page took 0.049184 seconds and 5 git commands to generate.