diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-02-08 19:38:15 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-02-08 19:38:15 +0000 |
commit | 10ddc9319aa46a79252ddc9cd70045a34b88d766 (patch) | |
tree | 4fe8b128af624d7dd394d0a90fb3d31dd39ff056 /target/linux/amazon/patches/017-wdt-driver.patch | |
parent | 7085e5331ecdcf4f1c314f95c9059014a805db92 (diff) | |
download | upstream-10ddc9319aa46a79252ddc9cd70045a34b88d766.tar.gz upstream-10ddc9319aa46a79252ddc9cd70045a34b88d766.tar.bz2 upstream-10ddc9319aa46a79252ddc9cd70045a34b88d766.zip |
refresh patches
SVN-Revision: 14455
Diffstat (limited to 'target/linux/amazon/patches/017-wdt-driver.patch')
-rw-r--r-- | target/linux/amazon/patches/017-wdt-driver.patch | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/target/linux/amazon/patches/017-wdt-driver.patch b/target/linux/amazon/patches/017-wdt-driver.patch index fa52fcb861..ad60b06cda 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 |