]> git.proxmox.com Git - qemu.git/commit
pci: prepare makefiles for pci code reorganization
authorMichael S. Tsirkin <mst@redhat.com>
Wed, 12 Dec 2012 11:07:29 +0000 (13:07 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 12 Dec 2012 21:41:03 +0000 (23:41 +0200)
commit29002d9e104913998265cfff95bb49f4b4a966e2
tree57c9c69e457ec4a2cc0a56e5a1b123c0fd31381f
parentc84a2b1aa5ccdddad03d25f58be5c94eba0d9db4
pci: prepare makefiles for pci code reorganization

To make it easier to move code around without breaking
build at intermedite steps, tweak makefiles
to look in pci/ and hw/ for include files, automatically.
This will be reverted at the end of the reorganization.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Makefile
Makefile.target
Makefile.user
hw/pci/hw [new symlink]