regular.mk: Replace staging to drm for jeos-sysv

KMODULES staging is too much for jeos.
This commit is contained in:
Anton Midyukov 2020-05-28 01:25:56 +07:00
parent 2083f61fa5
commit c708f0f147

View File

@ -78,7 +78,7 @@ distro/.regular-jeos-full: distro/.regular-jeos \
@$(call add,CLEANUP_PACKAGES,bridge-utils)
@$(call add,DEFAULT_SERVICES_DISABLE,fbsetfont)
@$(call set,KFLAVOURS,un-def)
@$(call add,BASE_KMODULES,staging)
@$(call add,BASE_KMODULES,drm)
# NB:
# - stock cleanup is not enough (or installer-common-stage3 deps soaring)