In your /usr/src/linux-2.4.18-19.8.0/Makefile, change EXTRAVERSION=-19.8.0custom to EXTRAVERSION=-19.8.0 (i.e. delete the "custom" part).
Then, make mrproper oldconfig dep again, go back to the NVIDIA_kernel directory, and do a make clean && make to recompile the kernel module.
That should fix it.
|