aboutsummaryrefslogtreecommitdiff
path: root/hw/core/Makefile.objs
diff options
context:
space:
mode:
Diffstat (limited to 'hw/core/Makefile.objs')
-rw-r--r--hw/core/Makefile.objs1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/core/Makefile.objs b/hw/core/Makefile.objs
index 981593c7e6..5377d052e9 100644
--- a/hw/core/Makefile.objs
+++ b/hw/core/Makefile.objs
@@ -1,5 +1,6 @@
# core qdev-related obj files, also used by *-user:
common-obj-y += qdev.o qdev-properties.o
+common-obj-y += fw-path-provider.o
# irq.o needed for qdev GPIO handling:
common-obj-y += irq.o
common-obj-y += hotplug.o