Commit f81ca8ca authored by Andrey Cherepanov's avatar Andrey Cherepanov Committed by Anton Midyukov

education: add secondary kernel un-def

parent 93d593d5
......@@ -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)
......
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