target/ppc: Add support for scv and rfscv instructions
[qemu/ar7.git] / hw / watchdog / Makefile.objs
blob631b711d86818bde467100dfffd678bde0c7bb91
1 common-obj-y += watchdog.o
2 common-obj-$(CONFIG_CMSDK_APB_WATCHDOG) += cmsdk-apb-watchdog.o
3 common-obj-$(CONFIG_WDT_IB6300ESB) += wdt_i6300esb.o
4 common-obj-$(CONFIG_WDT_IB700) += wdt_ib700.o
5 common-obj-$(CONFIG_WDT_DIAG288) += wdt_diag288.o
6 common-obj-$(CONFIG_ASPEED_SOC) += wdt_aspeed.o
7 common-obj-$(CONFIG_WDT_IMX2) += wdt_imx2.o