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