[fpc-devel] kernel module with fpc
    Giuliano Colla 
    giuliano.colla at fastwebnet.it
       
    Sun Jan 20 12:57:53 CET 2008
    
    
  
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
    
    
More information about the fpc-devel
mailing list