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 d437d5c2d22e..3d774294a2b7 100644 --- a/drivers/watchdog/Makefile +++ b/drivers/watchdog/Makefile | |||
@@ -101,6 +101,7 @@ obj-$(CONFIG_SBC_EPX_C3_WATCHDOG) += sbc_epx_c3.o | |||
101 | # M68KNOMMU Architecture | 101 | # M68KNOMMU Architecture |
102 | 102 | ||
103 | # MIPS Architecture | 103 | # MIPS Architecture |
104 | obj-$(CONFIG_BCM47XX_WDT) += bcm47xx_wdt.o | ||
104 | obj-$(CONFIG_RC32434_WDT) += rc32434_wdt.o | 105 | obj-$(CONFIG_RC32434_WDT) += rc32434_wdt.o |
105 | obj-$(CONFIG_INDYDOG) += indydog.o | 106 | obj-$(CONFIG_INDYDOG) += indydog.o |
106 | obj-$(CONFIG_WDT_MTX1) += mtx-1_wdt.o | 107 | obj-$(CONFIG_WDT_MTX1) += mtx-1_wdt.o |