make.log has the following messages:
Building modules, stage 2.
MODPOST 5 modules
FATAL: modpost: GPL-incompatible module nvidia.ko uses GPL-only symbol ‘lockdep_init_map_type’
make[3]: *** [/usr/src/kernels/4.18.0-553.79.1.el8_10.x86_64+debug/scripts/Makefile.modpost:91: __modpost] Error 1
make[2]: *** [/usr/src/kernels/4.18.0-553.79.1.el8_10.x86_64+debug/Makefile:1623: modules] Error 2
make[2]: Leaving directory ‘/usr/src/kernels/4.18.0-553.79.1.el8_10.x86_64+debug’
make[1]: *** [Makefile:158: sub-make] Error 2
make[1]: Leaving directory ‘/usr/src/kernels/4.18.0-553.79.1.el8_10.x86_64+debug’
make: *** [Makefile:138: modules] Error 2
What do I have to do to install the correct driver for kernel-4.18.0-553.79.1.el8_10.x86_64?