education: use std-def kernel flavour
This commit is contained in:
parent
34770851fe
commit
67c7ae5366
@ -122,11 +122,11 @@ else
|
||||
@$(call add,MAIN_GROUPS,education/09_video-conferencing)
|
||||
endif # e2k%
|
||||
ifeq (,$(filter-out i586 x86_64 aarch64,$(ARCH)))
|
||||
@$(call set,KFLAVOURS,un-def)
|
||||
@$(call add,MAIN_PACKAGES,kernel-headers-un-def)
|
||||
@$(call add,MAIN_PACKAGES,kernel-headers-modules-un-def)
|
||||
@$(call add,MAIN_PACKAGES,kernel-headers-un-def)
|
||||
@$(call add,MAIN_PACKAGES,kernel-headers-modules-un-def)
|
||||
@$(call set,KFLAVOURS,std-def)
|
||||
@$(call add,MAIN_PACKAGES,kernel-headers-std-def)
|
||||
@$(call add,MAIN_PACKAGES,kernel-headers-modules-std-def)
|
||||
@$(call add,MAIN_PACKAGES,kernel-headers-std-def)
|
||||
@$(call add,MAIN_PACKAGES,kernel-headers-modules-std-def)
|
||||
@$(call add,THE_KMODULES,virtualbox)
|
||||
@$(call add,THE_KMODULES,lsadrv bbswitch)
|
||||
@$(call add,THE_KMODULES,staging)
|
||||
|
Loading…
x
Reference in New Issue
Block a user