repo.or.cz
/
qemu
/
ar7.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
docs: Move cpu-hotplug.rst into the system manual
[qemu/ar7.git]
/
hw
/
hppa
/
meson.build
blob
1deae83aee8292d52a0ee8e669c9ca7d29eacdbf
1
hppa_ss = ss.source_set()
2
hppa_ss.add(when: 'CONFIG_DINO', if_true: files('pci.c', 'machine.c', 'dino.c', 'lasi.c'))
3
4
hw_arch += {'hppa': hppa_ss}