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
Merge tag 'v9.1.0'
[qemu/ar7.git]
/
hw
/
alpha
/
meson.build
blob
81ca2157772f748568a7a4ba8dc4f15756723723
1
alpha_ss = ss.source_set()
2
alpha_ss.add(when: 'CONFIG_DP264', if_true: files(
3
'dp264.c',
4
'pci.c',
5
'typhoon.c',
6
))
7
8
hw_arch += {'alpha': alpha_ss}