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