regular.mk: Replace staging to drm for jeos-sysv
KMODULES staging is too much for jeos.
This commit is contained in:
parent
2083f61fa5
commit
c708f0f147
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user