git://git.qemu.org
/
qemu.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge tag 'pull-target-arm-20230203' of https://git.linaro.org/people/pmaydell/qemu...
[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}