gluon/targets/x86-kvm_guest/profiles.mk
Matthias Schiffer 20a8c95eb5 x86-{generic,kvm_guest}: generate sysupgrade images
No autoupdater support yet, but that will follow.
2015-03-15 18:26:29 +01:00

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))