From 65a39484cbcb84a38a13137ca59d50b8e80cfc44 Mon Sep 17 00:00:00 2001 From: juhosg Date: Sun, 8 Feb 2009 19:38:15 +0000 Subject: [amazon] refresh patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14455 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/amazon/patches/017-wdt-driver.patch | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to '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 -- cgit v1.2.3