From 349fb7c742598f8d00ea28ccf5347bbcc378de4a Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sun, 31 Jan 2010 14:59:37 +0000 Subject: remove support for kernel 2.6.21 SVN-Revision: 19452 --- target/linux/amazon/patches/017-wdt-driver.patch | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 target/linux/amazon/patches/017-wdt-driver.patch (limited to 'target/linux/amazon/patches/017-wdt-driver.patch') 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 - -- cgit v1.2.3