blob: 1deae83aee8292d52a0ee8e669c9ca7d29eacdbf [file] [log] [blame]
hppa_ss = ss.source_set()
hppa_ss.add(when: 'CONFIG_DINO', if_true: files('pci.c', 'machine.c', 'dino.c', 'lasi.c'))
hw_arch += {'hppa': hppa_ss}