mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-07 17:53:56 -06:00
make: automatically include dependencies in recursive subdir rules (v2)
I think I understand enough of what's going on in these rules to ensure this is right. But I could certainly use a second or third opinion... Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
This commit is contained in:
parent
8be74dc0ba
commit
dcff25f2cd
7 changed files with 8 additions and 6 deletions
1
hw/kvm/Makefile.objs
Normal file
1
hw/kvm/Makefile.objs
Normal file
|
@ -0,0 +1 @@
|
|||
obj-$(CONFIG_KVM) += clock.o apic.o i8259.o ioapic.o i8254.o
|
Loading…
Add table
Add a link
Reference in a new issue