meson.build (0d98fbb57d4facff538a8155d1f3fa1eaf0111f0) meson.build (0db9350e6e5aba3dc864d36756b01fb0922ad7cb)
1hppa_ss = ss.source_set()
1hppa_ss = ss.source_set()
2hppa_ss.add(when: 'CONFIG_HPPA_B160L', if_true: files('pci.c', 'machine.c', 'dino.c', 'lasi.c'))
2hppa_ss.add(when: 'CONFIG_HPPA_B160L', if_true: files('pci.c', 'machine.c', 'lasi.c'))
3
4hw_arch += {'hppa': hppa_ss}
3
4hw_arch += {'hppa': hppa_ss}