diff options
Diffstat (limited to 'target/linux/aruba-2.6/patches/004-wdt.patch')
-rw-r--r-- | target/linux/aruba-2.6/patches/004-wdt.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/target/linux/aruba-2.6/patches/004-wdt.patch b/target/linux/aruba-2.6/patches/004-wdt.patch deleted file mode 100644 index 74731b2d3..000000000 --- a/target/linux/aruba-2.6/patches/004-wdt.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -Nur linux-2.6.15.3/drivers/char/watchdog/Makefile linux-2.6.15.3-openwrt/drivers/char/watchdog/Makefile ---- linux-2.6.15.3/drivers/char/watchdog/Makefile 2006-02-22 10:04:18.596278000 -0800 -+++ linux-2.6.15.3-openwrt/drivers/char/watchdog/Makefile 2006-02-22 10:06:21.400960000 -0800 -@@ -71,5 +71,8 @@ - - # SPARC64 Architecture - -+# Aruba Architecture -+obj-$(CONFIG_MACH_ARUBA) += wdt_merlot.o -+ - # Architecture Independant - obj-$(CONFIG_SOFT_WATCHDOG) += softdog.o |