mirror of
https://github.com/yuzu-emu/unicorn
synced 2024-11-24 21:38:20 +00:00
3 lines
125 B
Makefile
3 lines
125 B
Makefile
#common-obj-$(CONFIG_IOAPIC) += ioapic_common.o
|
|
#obj-$(CONFIG_IOAPIC) += ioapic.o
|
|
obj-$(CONFIG_APIC) += apic.o apic_common.o
|