repo.or.cz
/
qemu
/
armbru.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
qapi: Improve specificity of type/member descriptions
[qemu/armbru.git]
/
hw
/
cris
/
meson.build
blob
dc808a4e0f1cfc916517ae16fe88f07b15493bbe
1
cris_ss = ss.source_set()
2
cris_ss.add(files('boot.c'))
3
cris_ss.add(when: 'CONFIG_AXIS', if_true: files('axis_dev88.c'))
4
5
hw_arch += {'cris': cris_ss}