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