mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2024-12-23 19:45:29 +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
|