xref: /qemu/hw/pcmcia/meson.build (revision b21e2380)
1softmmu_ss.add(when: 'CONFIG_PCMCIA', if_true: files('pcmcia.c'))
2softmmu_ss.add(when: 'CONFIG_PXA2XX', if_true: files('pxa2xx.c'))
3