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
spapr: Simplify error handling in prop_get_fdt()
[qemu/ar7.git]
/
hw
/
moxie
/
meson.build
blob
05a7c2e00fc7bfd150c2d99b894087d2276f4949
1
moxie_ss = ss.source_set()
2
moxie_ss.add(when: 'CONFIG_MOXIESIM', if_true: files('moxiesim.c'))
3
4
hw_arch += {'moxie': moxie_ss}