summaryrefslogtreecommitdiffstats
path: root/target/linux/amazon/patches/017-wdt-driver.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2010-01-31 14:59:37 +0000
committerHauke Mehrtens <hauke@hauke-m.de>2010-01-31 14:59:37 +0000
commit349fb7c742598f8d00ea28ccf5347bbcc378de4a (patch)
tree974efe05744a8a54c323a5a0f5645ec59991f0bc /target/linux/amazon/patches/017-wdt-driver.patch
parent233e446804e813d760fd6b542adbe7e1b2a356e2 (diff)
downloadmaster-31e0f0ae-349fb7c742598f8d00ea28ccf5347bbcc378de4a.tar.gz
master-31e0f0ae-349fb7c742598f8d00ea28ccf5347bbcc378de4a.tar.bz2
master-31e0f0ae-349fb7c742598f8d00ea28ccf5347bbcc378de4a.zip
remove support for kernel 2.6.21
SVN-Revision: 19452
Diffstat (limited to 'target/linux/amazon/patches/017-wdt-driver.patch')
-rw-r--r--target/linux/amazon/patches/017-wdt-driver.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/target/linux/amazon/patches/017-wdt-driver.patch b/target/linux/amazon/patches/017-wdt-driver.patch
deleted file mode 100644
index ad60b06cda..0000000000
--- a/target/linux/amazon/patches/017-wdt-driver.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- 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
- obj-$(CONFIG_WDT_RM9K_GPI) += rm9k_wdt.o
-+obj-$(CONFIG_AMAZON_WDT) += amazon_wdt.o
-
- # S390 Architecture
-