trace/control-target: cleanup headers and make compilation unit common
Signed-off-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Tested-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-ID: <20250305050716.3460989-1-pierrick.bouvier@linaro.org> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
This commit is contained in:
parent
5136598e26
commit
a506a1b167
@ -8,8 +8,6 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#include "qemu/osdep.h"
|
#include "qemu/osdep.h"
|
||||||
#include "qemu/lockable.h"
|
|
||||||
#include "cpu.h"
|
|
||||||
#include "trace/control.h"
|
#include "trace/control.h"
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
system_ss.add(files('trace-hmp-cmds.c'))
|
system_ss.add(files('control-target.c', 'trace-hmp-cmds.c'))
|
||||||
|
|
||||||
specific_ss.add(files('control-target.c'))
|
|
||||||
|
|
||||||
trace_events_files = []
|
trace_events_files = []
|
||||||
foreach item : [ '.' ] + trace_events_subdirs + qapi_trace_events
|
foreach item : [ '.' ] + trace_events_subdirs + qapi_trace_events
|
||||||
|
Loading…
x
Reference in New Issue
Block a user