education: add secondary kernel un-def

This commit is contained in:
Andrey Cherepanov
2022-04-28 14:01:36 +03:00
committed by Anton Midyukov
parent 93d593d55d
commit f81ca8ca90

View File

@ -128,7 +128,7 @@ else
@$(call add,MAIN_GROUPS,education/09_video-conferencing)
endif # e2k%
ifeq (,$(filter-out i586 x86_64 aarch64,$(ARCH)))
@$(call set,KFLAVOURS,std-def)
@$(call set,KFLAVOURS,std-def un-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)