Sign in
qemu
/
qemu
/
ca7d7f4276d4fd4711b693a78fec79652cf2ffc5
/
.
/
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
}