education: remove nvidia kernel module

This commit is contained in:
Andrey Cherepanov 2021-04-06 12:39:59 +03:00 committed by Anton Midyukov
parent f04372022d
commit e3f1720cc1

View File

@ -110,7 +110,6 @@ ifeq (,$(filter-out i586 x86_64,$(ARCH)))
@$(call add,MAIN_PACKAGES,kernel-headers-un-def)
@$(call add,MAIN_PACKAGES,kernel-headers-modules-un-def)
@$(call add,THE_KMODULES,virtualbox)
@$(call add,THE_KMODULES,nvidia)
@$(call add,THE_KMODULES,lsadrv bbswitch)
@$(call add,THE_KMODULES,staging)
@$(call add,MAIN_KMODULES,bbswitch)