]> git.proxmox.com Git - qemu.git/commit
build: convert libhw to nested Makefile.objs
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 29 May 2012 09:10:55 +0000 (11:10 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 7 Jun 2012 07:21:17 +0000 (09:21 +0200)
commitbe1029ec30d2eee9e0eb56190d1ed2ed9a400bdf
tree27aca4c0330ae190959617e77f83c1e146e4a8f0
parent3d5a3f9a7fded758e37da15471d50de4b0f7e4a5
build: convert libhw to nested Makefile.objs

After this patch, the libhw* directories will have a hierarchy
that mimics the source tree.  This is useful because we do have
a couple of files there that are in the top source directory.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Makefile.hw
Makefile.objs
configure
hw/9pfs/Makefile.objs [new file with mode: 0644]
hw/Makefile.objs
hw/ide/Makefile.objs [new file with mode: 0644]
hw/usb/Makefile.objs