diff options
Diffstat (limited to 'drivers/watchdog/Makefile')
-rw-r--r-- | drivers/watchdog/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/watchdog/Makefile b/drivers/watchdog/Makefile index cd77f5492f95..9b6b33a02072 100644 --- a/drivers/watchdog/Makefile +++ b/drivers/watchdog/Makefile | |||
@@ -110,6 +110,7 @@ obj-$(CONFIG_SBC_EPX_C3_WATCHDOG) += sbc_epx_c3.o | |||
110 | # M68KNOMMU Architecture | 110 | # M68KNOMMU Architecture |
111 | 111 | ||
112 | # MIPS Architecture | 112 | # MIPS Architecture |
113 | obj-$(CONFIG_ATH79_WDT) += ath79_wdt.o | ||
113 | obj-$(CONFIG_BCM47XX_WDT) += bcm47xx_wdt.o | 114 | obj-$(CONFIG_BCM47XX_WDT) += bcm47xx_wdt.o |
114 | obj-$(CONFIG_BCM63XX_WDT) += bcm63xx_wdt.o | 115 | obj-$(CONFIG_BCM63XX_WDT) += bcm63xx_wdt.o |
115 | obj-$(CONFIG_RC32434_WDT) += rc32434_wdt.o | 116 | obj-$(CONFIG_RC32434_WDT) += rc32434_wdt.o |