]> git.proxmox.com Git - mirror_qemu.git/blob - hw/watchdog/Makefile.objs
wdt: Add Aspeed watchdog device model
[mirror_qemu.git] / hw / watchdog / Makefile.objs
1 common-obj-y += watchdog.o
2 common-obj-$(CONFIG_WDT_IB6300ESB) += wdt_i6300esb.o
3 common-obj-$(CONFIG_WDT_IB700) += wdt_ib700.o
4 common-obj-$(CONFIG_WDT_DIAG288) += wdt_diag288.o
5 common-obj-$(CONFIG_ASPEED_SOC) += wdt_aspeed.o