Jonas Maebe ha scritto:

See the exaplanation right above the Makefile that your copied from the wiki page: http://wiki.freepascal.org/linux/kernel/module_development#Compilation

"In order to compile the kernel module, you need an object file called kernel_module_info.o. This file is generated automatically by the kernel build system."

Copy it to the same directory as the other files.


No kernel_module_info.* in my kernel build tree. I'm using a kernel 2.6.17. Is that a feature of newer, or older kernels, or should I have selected some special options when compiling the kernel?

Giuliano


_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to