summaryrefslogtreecommitdiffstats
path: root/qom/Makefile.objs
diff options
context:
space:
mode:
Diffstat (limited to 'qom/Makefile.objs')
-rw-r--r--qom/Makefile.objs7
1 files changed, 4 insertions, 3 deletions
diff --git a/qom/Makefile.objs b/qom/Makefile.objs
index 985003b..516349e 100644
--- a/qom/Makefile.objs
+++ b/qom/Makefile.objs
@@ -1,3 +1,4 @@
-common-obj-y = object.o container.o qom-qobject.o
-common-obj-y += cpu.o
-common-obj-y += object_interfaces.o
+qom-obj-y = object.o container.o qom-qobject.o
+qom-obj-y += object_interfaces.o
+
+common-obj-y = cpu.o
OpenPOWER on IntegriCloud