Is there a way to install header files with kbuild ?  (eg. "make 
headers_install").

I'm using a Configuration Management System that is pointing to kernel 
2.4.18 source header files but an application can not find autoconf.h 
which is included by config.h.  It seems autoconf.h is not in the kernel 
source as it is a generated file.  I can see it in the build directory 
(seperate directory to the source directory) but I would like it also in 
the install directory.  I guess I could just copy it but I would think 
there would be a better kbuild way of doing it :)

Thanks,
Brendan Simon.



_______________________________________________________________

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
_______________________________________________
kbuild-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/kbuild-devel

Reply via email to