obj-$(CONFIG_CXD_WDT) += wdt.o

wdt-objs := wdt_core.o
wdt-$(CONFIG_WDT_ARM_SP805) += arm_sp805.o
