aboutsummaryrefslogtreecommitdiff
path: root/hw/core/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'hw/core/meson.build')
-rw-r--r--hw/core/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/core/meson.build b/hw/core/meson.build
index cc1ebb8e0f..c9fe6441d9 100644
--- a/hw/core/meson.build
+++ b/hw/core/meson.build
@@ -11,6 +11,7 @@ hwcore_ss.add(files(
'irq.c',
'clock.c',
'qdev-clock.c',
+ 'qdev-hotplug.c',
))
common_ss.add(files('cpu-common.c'))