#
# Makefile for Watchdog
#

obj-$(CONFIG_AMLOGIC_WDT_MESON)		+= meson_wdt.o
obj-$(CONFIG_AMLOGIC_WDT_MESON_V3)	+= meson_wdt_v3.o

