xref: /openbmc/qemu/hw/fsi/meson.build (revision 8be545ba5a315a9aaf7307f143a4a7926a6e605c)
1system_ss.add(when: 'CONFIG_FSI', if_true: files('lbus.c','fsi.c','cfam.c','fsi-master.c'))
2system_ss.add(when: 'CONFIG_FSI_APB2OPB_ASPEED', if_true: files('aspeed_apb2opb.c'))
3