OSDN Git Service

plugins: fix win plugin tests on cross compile
[qmiga/qemu.git] / hw / hppa / meson.build
1 hppa_ss = ss.source_set()
2 hppa_ss.add(when: 'CONFIG_HPPA_B160L', if_true: files('machine.c'))
3
4 hw_arch += {'hppa': hppa_ss}