Home
last modified time | relevance | path

Searched hist:"1 b14254b4815a0ddf9c5b6094b6f6fccd7203fca" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/
H A DMakefile1b14254b4815a0ddf9c5b6094b6f6fccd7203fca Wed Nov 16 15:58:31 CST 2011 Michael S. Tsirkin <mst@redhat.com> Makefile: fix qga dependencies

.c files include .h files, so .o depends on .h,
and the linked result depends on .o.
We got it wrong for qga rules, fix it up.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>