summaryrefslogtreecommitdiff
path: root/drivers/watchdog/Makefile
diff options
context:
space:
mode:
authorPhilippe De Muyter <phdm@macqel.be>2010-11-03 15:07:28 +0100
committerWim Van Sebroeck <wim@iguana.be>2011-01-12 13:51:35 +0000
commit88cce427626070f7d7eb33994e3ff7b4db3292c5 (patch)
treeaa850dddf757ecf9455cbbe4ab77fee54a4e1ef3 /drivers/watchdog/Makefile
parentf8394f61c66f48b1fe9d6964ddce492d7f9a4cd9 (diff)
watchdog: Add MCF548x watchdog driver.
Add watchdog driver for MCF548x. Signed-off-by: Philippe De Muyter <phdm@macqel.be> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Diffstat (limited to 'drivers/watchdog/Makefile')
-rw-r--r--drivers/watchdog/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/watchdog/Makefile b/drivers/watchdog/Makefile
index 9b6b33a02072..dd776651917c 100644
--- a/drivers/watchdog/Makefile
+++ b/drivers/watchdog/Makefile
@@ -106,8 +106,7 @@ obj-$(CONFIG_SBC_EPX_C3_WATCHDOG) += sbc_epx_c3.o
# M32R Architecture
# M68K Architecture
-
-# M68KNOMMU Architecture
+obj-$(CONFIG_M548x_WATCHDOG) += m548x_wdt.o
# MIPS Architecture
obj-$(CONFIG_ATH79_WDT) += ath79_wdt.o