From b82a808fbcfb06ffa0b84d48e8c8e16db7daf1a3 Mon Sep 17 00:00:00 2001 From: hauke Date: Sun, 31 Jan 2010 14:59:37 +0000 Subject: [amazon] remove support for kernel 2.6.21 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19452 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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 ad60b06cd..000000000 --- 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