i386_softmmu_ss.add(when: 'CONFIG_NVMM', if_true:
  files(
  'nvmm-all.c',
  'nvmm-accel-ops.c',
  )
)

i386_softmmu_ss.add(when: 'CONFIG_NVMM', if_true: nvmm)