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, 1 insertions, 0 deletions
diff --git a/rust/hw/char/pl011/meson.build b/rust/hw/char/pl011/meson.build
index af9393c9da..aaf911c5f4 100644
--- a/rust/hw/char/pl011/meson.build
+++ b/rust/hw/char/pl011/meson.build
@@ -14,6 +14,7 @@ _libpl011_rs = static_library(
     bql_rs,
     qemu_api_macros,
     qom_rs,
+    chardev_rs,
   ],
 )