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
hw/audio/sb16: Avoid assertion by restricting I/O sampling rate range
[qemu/ar7.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}