summary refs log tree commit diff stats
path: root/hw/sh4/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'hw/sh4/meson.build')
-rw-r--r--hw/sh4/meson.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/sh4/meson.build b/hw/sh4/meson.build
index 303c0f4287..424d5674de 100644
--- a/hw/sh4/meson.build
+++ b/hw/sh4/meson.build
@@ -2,7 +2,6 @@ sh4_ss = ss.source_set()
 sh4_ss.add(files(
   'sh7750.c',
   'sh7750_regnames.c',
-  'sh_pci.c'
 ))
 sh4_ss.add(when: 'CONFIG_R2D', if_true: files('r2d.c'))
 sh4_ss.add(when: 'CONFIG_SHIX', if_true: files('shix.c'))