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