qemu-e2k/hw/cpu
Thomas Huth 3b95410507 hw/cpu: core.c can be compiled as common object
There does not seem to be any target specific code in core.c, so we can
put it into "common-obj" instead of "obj" to compile it only once for
all targets.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
2017-06-09 12:02:55 +10:00
..
Makefile.objs hw/cpu: core.c can be compiled as common object 2017-06-09 12:02:55 +10:00
a9mpcore.c explicitly include qom/cpu.h 2016-05-19 16:42:27 +02:00
a15mpcore.c include/qemu/osdep.h: Don't include qapi/error.h 2016-03-22 22:20:15 +01:00
arm11mpcore.c include/qemu/osdep.h: Don't include qapi/error.h 2016-03-22 22:20:15 +01:00
core.c Introduce DEVICE_CATEGORY_CPU for CPU devices 2017-01-27 18:07:31 +01:00
realview_mpcore.c include/qemu/osdep.h: Don't include qapi/error.h 2016-03-22 22:20:15 +01:00