qemu

FORK: QEMU emulator
git clone https://git.neptards.moe/neptards/qemu.git
Log | Files | Refs | Submodules | LICENSE

meson.build (132B)


      1 softmmu_ss.add(when: 'CONFIG_PCMCIA', if_true: files('pcmcia.c'))
      2 softmmu_ss.add(when: 'CONFIG_PXA2XX', if_true: files('pxa2xx.c'))