summary refs log tree commit diff stats
path: root/system/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'system/meson.build')
-rw-r--r--system/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/system/meson.build b/system/meson.build
index c83d80fa24..eec07a9451 100644
--- a/system/meson.build
+++ b/system/meson.build
@@ -1,6 +1,7 @@
 specific_ss.add(when: 'CONFIG_SYSTEM_ONLY', if_true: [files(
   'arch_init.c',
   'ioport.c',
+  'globals-target.c',
   'memory.c',
   'physmem.c',
 )])