diff options
Diffstat (limited to 'drivers/watchdog/Makefile')
-rw-r--r-- | drivers/watchdog/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/watchdog/Makefile b/drivers/watchdog/Makefile index 4b374b9e55e8..b7123bab9f8e 100644 --- a/drivers/watchdog/Makefile +++ b/drivers/watchdog/Makefile @@ -91,9 +91,6 @@ obj-$(CONFIG_UNIPHIER_WATCHDOG) += uniphier_wdt.o obj-$(CONFIG_RTD119X_WATCHDOG) += rtd119x_wdt.o obj-$(CONFIG_SPRD_WATCHDOG) += sprd_wdt.o -# AVR32 Architecture -obj-$(CONFIG_AT32AP700X_WDT) += at32ap700x_wdt.o - # BLACKFIN Architecture obj-$(CONFIG_BFIN_WDT) += bfin_wdt.o |