Sign in
qemu
/
qemu
/
da0a932bbf06a71210300893eeb4d51217238b11
/
.
/
hw
/
hppa
/
meson.build
blob: 1deae83aee8292d52a0ee8e669c9ca7d29eacdbf [
file
] [
log
] [
blame
]
hppa_ss
=
ss
.
source_set
()
hppa_ss
.
add
(
when
:
'CONFIG_DINO'
,
if_true
:
files
(
'pci.c'
,
'machine.c'
,
'dino.c'
,
'lasi.c'
))
hw_arch
+=
{
'hppa'
:
hppa_ss
}