regular.mk: Switch KFLAVOUR to std-def for jeos-sysv

The installer cannot start in qemu with the un-def kernel.
This commit is contained in:
Anton Midyukov 2020-05-28 01:46:30 +07:00
parent c708f0f147
commit f70394409a

View File

@ -77,7 +77,7 @@ distro/.regular-jeos-full: distro/.regular-jeos \
@$(call add,CLEANUP_PACKAGES,libffi 'libltdl*')
@$(call add,CLEANUP_PACKAGES,bridge-utils)
@$(call add,DEFAULT_SERVICES_DISABLE,fbsetfont)
@$(call set,KFLAVOURS,un-def)
@$(call set,KFLAVOURS,std-def)
@$(call add,BASE_KMODULES,drm)
# NB: