summaryrefslogtreecommitdiffstats
path: root/target/linux/aruba-2.6/patches/004-wdt.patch
diff options
context:
space:
mode:
authormbm <mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-06-18 17:55:27 +0000
committermbm <mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-06-18 17:55:27 +0000
commit715e8021a2c5f52f596196b7e0a7e031443d4ca4 (patch)
tree71cb432387d56a952dcbaf9c176081e63413d704 /target/linux/aruba-2.6/patches/004-wdt.patch
parent39b1fcd53263cb1513d56bd20d02a00a2c8fc914 (diff)
remove target
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7669 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/aruba-2.6/patches/004-wdt.patch')
-rw-r--r--target/linux/aruba-2.6/patches/004-wdt.patch12
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