Commit c708f0f1 authored by Anton Midyukov's avatar Anton Midyukov

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

KMODULES staging is too much for jeos.
parent 2083f61f
......@@ -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)
......
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