X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fwatchdog%2FMakefile;h=25b352b664d96511a2e7bae9074947f60831b7b3;hb=61d97f4fcf73d30864a52373a34093be25be6a03;hp=8662a6b7a30b918725de2304ea0e6271339dffc0;hpb=62a8efe632be1815b544845db643f1fcd9afcfb0;p=linux-2.6 diff --git a/drivers/watchdog/Makefile b/drivers/watchdog/Makefile index 8662a6b7a3..25b352b664 100644 --- a/drivers/watchdog/Makefile +++ b/drivers/watchdog/Makefile @@ -68,7 +68,6 @@ obj-$(CONFIG_WAFER_WDT) += wafer5823wdt.o obj-$(CONFIG_I6300ESB_WDT) += i6300esb.o obj-$(CONFIG_ITCO_WDT) += iTCO_wdt.o iTCO_vendor_support.o obj-$(CONFIG_IT8712F_WDT) += it8712f_wdt.o -CFLAGS_hpwdt.o += -O obj-$(CONFIG_HP_WATCHDOG) += hpwdt.o obj-$(CONFIG_SC1200_WDT) += sc1200wdt.o obj-$(CONFIG_SCx200_WDT) += scx200_wdt.o