]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/watchdog/Makefile.objs
watchdog/aspeed: Introduce an object class per SoC
[mirror_qemu.git] / hw / watchdog / Makefile.objs
index 9589bed63a3d36f590926880e6bd302e933b0aeb..3f536d1cad80c2ded35734abf9952b5a43198ee4 100644 (file)
@@ -1,4 +1,5 @@
 common-obj-y += watchdog.o
+common-obj-$(CONFIG_CMSDK_APB_WATCHDOG) += cmsdk-apb-watchdog.o
 common-obj-$(CONFIG_WDT_IB6300ESB) += wdt_i6300esb.o
 common-obj-$(CONFIG_WDT_IB700) += wdt_ib700.o
 common-obj-$(CONFIG_WDT_DIAG288) += wdt_diag288.o