commit | 29002d9e104913998265cfff95bb49f4b4a966e2 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Wed Dec 12 13:07:29 2012 +0200 |
committer | Michael S. Tsirkin <mst@redhat.com> | Wed Dec 12 23:41:03 2012 +0200 |
tree | 57c9c69e457ec4a2cc0a56e5a1b123c0fd31381f | |
parent | c84a2b1aa5ccdddad03d25f58be5c94eba0d9db4 [diff] |
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>