gluon/targets/x86-kvm_guest/profiles.mk

5 lines
245 B
Makefile
Raw Normal View History

2015-03-07 15:40:06 +00:00
$(eval $(call GluonProfile,KVM,kmod-virtio-balloon kmod-virtio-net kmod-virtio-random))
$(eval $(call GluonProfileFactorySuffix,KVM,-ext4,.img.gz))
2015-03-07 15:40:06 +00:00
$(eval $(call GluonProfileSysupgradeSuffix,KVM))
$(eval $(call GluonModel,KVM,combined,x86-kvm))