aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/aruba-2.6/patches/004-wdt.patch
diff options
context:
space:
mode:
authorMike Baker <mbm@openwrt.org>2007-06-18 17:55:27 +0000
committerMike Baker <mbm@openwrt.org>2007-06-18 17:55:27 +0000
commitd59086d496db6059db651f2335e8134db7223c72 (patch)
treeee4420d21e620def7d2d38000d226a8c222eb31f /target/linux/aruba-2.6/patches/004-wdt.patch
parent7b53ec0f272506772bd04056f1923d7520301d3f (diff)
downloadupstream-d59086d496db6059db651f2335e8134db7223c72.tar.gz
upstream-d59086d496db6059db651f2335e8134db7223c72.tar.bz2
upstream-d59086d496db6059db651f2335e8134db7223c72.zip
remove target
SVN-Revision: 7669
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 74731b2d36..0000000000
--- 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