summary refs log tree commit diff stats
path: root/rust/hw/char/pl011/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'rust/hw/char/pl011/meson.build')
-rw-r--r--rust/hw/char/pl011/meson.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/rust/hw/char/pl011/meson.build b/rust/hw/char/pl011/meson.build
index a14993f692..628a523870 100644
--- a/rust/hw/char/pl011/meson.build
+++ b/rust/hw/char/pl011/meson.build
@@ -35,7 +35,6 @@ _libpl011_rs = static_library(
     util_rs,
     migration_rs,
     bql_rs,
-    qemu_macros,
     qom_rs,
     chardev_rs,
     system_rs,