hw/isa/Kconfig: Add missing dependency VIA VT82C686 -> APM
[qemu/ar7.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}