aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/Makefile
diff options
context:
space:
mode:
authorGuenter Roeck <linux@roeck-us.net>2013-08-30 09:09:56 -0400
committerGuenter Roeck <linux@roeck-us.net>2013-09-16 21:20:24 -0400
commit1700a449fec27c1cdabd9352c0da2c6ddf0bbaea (patch)
tree64085d6dcb6d6a38634f5e4a055b638d29e8035f /drivers/watchdog/Makefile
parentdd9589c7c00ab41e49d972dc9a01fcac7dc39961 (diff)
watchdog: Drop references to H8300 architecture
Architecture is gone. Cc: Yoshinori Sato <ysato@users.sourceforge.jp> Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Acked-by: Wim Van Sebroeck <wim@iguana.be> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'drivers/watchdog/Makefile')
-rw-r--r--drivers/watchdog/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/watchdog/Makefile b/drivers/watchdog/Makefile
index 6c5bb274d3cd..8c7b8bcbbdc5 100644
--- a/drivers/watchdog/Makefile
+++ b/drivers/watchdog/Makefile
@@ -66,8 +66,6 @@ obj-$(CONFIG_BFIN_WDT) += bfin_wdt.o
66 66
67# FRV Architecture 67# FRV Architecture
68 68
69# H8300 Architecture
70
71# X86 (i386 + ia64 + x86_64) Architecture 69# X86 (i386 + ia64 + x86_64) Architecture
72obj-$(CONFIG_ACQUIRE_WDT) += acquirewdt.o 70obj-$(CONFIG_ACQUIRE_WDT) += acquirewdt.o
73obj-$(CONFIG_ADVANTECH_WDT) += advantechwdt.o 71obj-$(CONFIG_ADVANTECH_WDT) += advantechwdt.o