]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/fsi/meson.build
Merge tag 'pull-aspeed-20240201' of https://github.com/legoater/qemu into staging
[mirror_qemu.git] / hw / fsi / meson.build
diff --git a/hw/fsi/meson.build b/hw/fsi/meson.build
new file mode 100644 (file)
index 0000000..a18a076
--- /dev/null
@@ -0,0 +1,2 @@
+system_ss.add(when: 'CONFIG_FSI', if_true: files('lbus.c','fsi.c','cfam.c','fsi-master.c'))
+system_ss.add(when: 'CONFIG_FSI_APB2OPB_ASPEED', if_true: files('aspeed_apb2opb.c'))