aboutsummaryrefslogtreecommitdiffstats
path: root/hw/ipack/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'hw/ipack/meson.build')
-rw-r--r--hw/ipack/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/ipack/meson.build b/hw/ipack/meson.build
new file mode 100644
index 000000000..3f8138b6f
--- /dev/null
+++ b/hw/ipack/meson.build
@@ -0,0 +1 @@
+softmmu_ss.add(when: 'CONFIG_IPACK', if_true: files('ipack.c', 'tpci200.c'))