master
build 5 lines 91 Bytes
Raw
1 system_ss.add(when: 'CONFIG_MSHV', if_true: files(
2 'irq.c',
3 'mem.c',
4 'mshv-all.c'
5 ))