This repository has been archived on 2024-05-11. You can view files and clone it, but cannot push or open issues or pull requests.
gluon-firmware/targets/x86-kvm_guest/profiles.mk

5 lines
259 B
Makefile

$(eval $(call GluonProfile,KVM,kmod-virtio-balloon kmod-virtio-net kmod-virtio-random))
$(eval $(call GluonProfileFactorySuffix,KVM,-ext4,.img.gz))
$(eval $(call GluonProfileSysupgradeSuffix,KVM,-ext4,.img.gz))
$(eval $(call GluonModel,KVM,combined,x86-kvm))