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