mirror of
https://github.com/yuzu-emu/unicorn
synced 2024-11-24 19:48:12 +00:00
3 lines
117 B
Makefile
3 lines
117 B
Makefile
# core qdev-related obj files, also used by *-user:
|
|
common-obj-y += qdev.o
|
|
common-obj-$(CONFIG_SOFTMMU) += machine.o
|