I got an erro running
make-kpkg kernel_image modules_image
it said
Code:
The changelog says we are creating 2.6.8-ndiswrapper, but I thought the version is 2.6.8
I'm pretty sure the problem is that I named my kernel with
Code:
--append-to-version=ndiswrapper
I don't know how to name a kernel just 2.6.8 (I'm just a noob). I'm pretty sure the solution is to tell ndiswrapper that the version of the kernel is different, or change the name of the kernel. Neither of which I know how to do. What do I do?