unicorn/qemu/hw/Makefile.objs
2020-06-07 03:53:10 +08:00

4 lines
101 B
Makefile

devices-dirs-$(CONFIG_SOFTMMU) += intc/
common-obj-y += $(devices-dirs-y)
obj-y += $(devices-dirs-y)