]> Git Repo - qemu.git/blob - hw/hppa/meson.build
works with less than base ISA qemu-system-riscv32 -M virt -bios none -kernel output...
[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}
This page took 0.025897 seconds and 4 git commands to generate.