Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog

* git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog:
Revert "[WATCHDOG] hpwdt: Add CFLAGS to get driver working"

-1
-1
drivers/watchdog/Makefile
··· 68 68 obj-$(CONFIG_I6300ESB_WDT) += i6300esb.o 69 69 obj-$(CONFIG_ITCO_WDT) += iTCO_wdt.o iTCO_vendor_support.o 70 70 obj-$(CONFIG_IT8712F_WDT) += it8712f_wdt.o 71 - CFLAGS_hpwdt.o += -O 72 71 obj-$(CONFIG_HP_WATCHDOG) += hpwdt.o 73 72 obj-$(CONFIG_SC1200_WDT) += sc1200wdt.o 74 73 obj-$(CONFIG_SCx200_WDT) += scx200_wdt.o