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}