#
# Makefile for the Watchdog Device Drivers generic core.
#

# The Generic Watchdog Driver
obj-$(CONFIG_WATCHDOG_CORE)		+= watchdog_core.o watchdog_dev.o
