Commit f6528873 authored by Anton Midyukov's avatar Anton Midyukov

regular-vm.mk: do not use kernel-image-mp for vm/regular-xfce

Users request for an un-def kernel for xfce.
parent f23dd488
......@@ -88,9 +88,6 @@ vm/regular-mate: vm/.regular-gtk mixin/mate-base mixin/vm-archdep
vm/regular-xfce: vm/.regular-gtk mixin/regular-xfce mixin/vm-archdep
@$(call add,THE_PACKAGES,xfce-reduced-resource)
ifeq (,$(filter-out armh aarch64,$(ARCH)))
@$(call set,KFLAVOURS,mp)
endif
vm/regular-kde5: vm/.regular-gtk mixin/regular-kde5 mixin/vm-archdep
@$(call set,VM_SIZE,7516192768)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment