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:
parent
c708f0f147
commit
f70394409a
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user