profiles.mk 288 B

12345
  1. $(eval $(call GluonProfile,KVM,kmod-virtio-balloon kmod-virtio-net kmod-virtio-random))
  2. $(eval $(call GluonProfileFactorySuffix,KVM))
  3. $(eval $(call GluonProfileSysupgradeSuffix,KVM))
  4. $(eval $(call GluonProfileExtraSuffix,KVM,.img.gz))
  5. $(eval $(call GluonModel,KVM,combined-ext4,x86-kvm))