mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-07-28 04:43:54 -06:00
3 lines
126 B
Text
3 lines
126 B
Text
common-obj-y += watchdog.o
|
|
common-obj-$(CONFIG_WDT_IB6300ESB) += wdt_i6300esb.o
|
|
common-obj-$(CONFIG_WDT_IB700) += wdt_ib700.o
|