# Copyright (c) 2020, Sonos Inc.  All rights reserved.

KBUILD_CFLAGS_MODULE += -Werror

ccflags-y := -I$(src)/../include

obj-$(CONFIG_SONOS_MTK_WDT_REASON) += mtk_wdt_reason.o
