Sign in
qemu
/
qemu
/
2c44220d055d12142f27cf513848f17d6007ae35
/
.
/
hw
/
moxie
/
meson.build
blob: 05a7c2e00fc7bfd150c2d99b894087d2276f4949 [
file
] [
log
] [
blame
]
moxie_ss
=
ss
.
source_set
()
moxie_ss
.
add
(
when
:
'CONFIG_MOXIESIM'
,
if_true
:
files
(
'moxiesim.c'
))
hw_arch
+=
{
'moxie'
:
moxie_ss
}