X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/bba1f997128c0de7f177abf5a5d733976b32c105..bdbe0f75ce29c8e29a9f67f7804676ee691ab0a9:/target/linux/amazon/patches/017-wdt-driver.patch diff --git a/target/linux/amazon/patches/017-wdt-driver.patch b/target/linux/amazon/patches/017-wdt-driver.patch index fa52fcb86..ad60b06cd 100644 --- a/target/linux/amazon/patches/017-wdt-driver.patch +++ b/target/linux/amazon/patches/017-wdt-driver.patch @@ -1,7 +1,5 @@ -Index: linux-2.6.21.7/drivers/char/watchdog/Makefile -=================================================================== ---- linux-2.6.21.7.orig/drivers/char/watchdog/Makefile -+++ linux-2.6.21.7/drivers/char/watchdog/Makefile +--- a/drivers/char/watchdog/Makefile ++++ b/drivers/char/watchdog/Makefile @@ -74,6 +74,7 @@ obj-$(CONFIG_WATCHDOG_RTAS) += wdrtas.o # MIPS Architecture obj-$(CONFIG_INDYDOG) += indydog.o