Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210316' into staging
[qemu.git] / hw / moxie / meson.build
blob05a7c2e00fc7bfd150c2d99b894087d2276f4949
1 moxie_ss = ss.source_set()
2 moxie_ss.add(when: 'CONFIG_MOXIESIM', if_true: files('moxiesim.c'))
4 hw_arch += {'moxie': moxie_ss}