xref: /openbmc/qemu/hw/hppa/meson.build (revision c4fa97c7f216fc80b09a5d32be847ff8d502cba6)
1hppa_ss = ss.source_set()
2hppa_ss.add(when: 'CONFIG_HPPA_B160L', if_true: files('machine.c'))
3
4hw_arch += {'hppa': hppa_ss}
5