# SPDX-License-Identifier: GPL-2.0
#
# Makefile for the WatchDog device drivers.
#

obj-$(CONFIG_DEVICE_MODULES_MEDIATEK_WATCHDOG) += mtk_wdt.o
