This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
qemu
Watch
1
Star
0
Fork
0
You've already forked qemu
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c14518e942
qemu
/
hw
/
acpi
/
Makefile.objs
3 lines
52 B
Makefile
Raw
Normal View
History
Unescape
Escape
hw: move target-independent files to subdirectories This patch tackles all files that are compiled once, moving them to subdirectories of hw/. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2013-03-01 16:59:19 +04:00
common-obj-$(CONFIG_ACPI)
+=
core.o piix4.o ich9.o
Reference in New Issue
Copy Permalink