commit | 51010317dd74a7d6ad30dcc73478924aa4f590c5 | [log] [tgz] |
---|---|---|
author | Lluís <xscript@gmx.net> | Wed Aug 31 20:30:37 2011 +0200 |
committer | Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> | Thu Sep 01 10:34:53 2011 +0100 |
tree | 816c71ab8d8654f0a947d6a1aa1afb8fefa2897b | |
parent | e03b41d47708744669aaa51e781021c3dc380198 [diff] |
build: [simple] Include qemu-timer-common.o in trace-obj-y Helper programs like qemu-ga use tracing primitives, but qemu-timer-common.o (also used by simpletrace.o) is not necessarily included in the linkage line. Signed-off-by: Lluís Vilanova <vilanova@ac.upc.edu>