hw/9pfs: Include virtio-9p-device.o in build
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Mon, 3 Mar 2014 19:05:32 +0000 (00:35 +0530)
committerAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Tue, 4 Mar 2014 03:50:49 +0000 (09:20 +0530)
commit993c91a0e996346c7ee8fa2ca310cc76edb59e17
tree51512e94cdda6394e7145f2a9ea643553ebcafd3
parent4fa4ce7107c6ec432f185307158c5df91ce54308
hw/9pfs: Include virtio-9p-device.o in build

After commit ba1183da9a10b94611cad88c44a5c6df005f9b55 we are including
hw/Makefile.objs directly from Makefile.target. Make sure hw/Makefile.objs
rules doesn't depend on variable defined in Makefile.objs

Tested-by: Serge Hallyn <serge.hallyn@ubuntu.com>
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Makefile.objs
fsdev/Makefile.objs
hw/Makefile.objs