Sign in
qemu
/
qemu
/
935da8c66e12796510cf2ab2978934c273999f3b
/
.
/
hw
/
hppa
/
meson.build
blob: 3d0c586c309a03505408d3cbd283d6aeea03cd83 [
file
] [
log
] [
blame
]
hppa_ss
=
ss
.
source_set
()
hppa_ss
.
add
(
when
:
'CONFIG_HPPA_B160L'
,
if_true
:
files
(
'machine.c'
))
hw_arch
+=
{
'hppa'
:
hppa_ss
}