Quoth [EMAIL PROTECTED] <>:
> I printed LDD and I'm now reading it...
> 
> How do I proceed to compile a module to the µClinux running kernel
> (2.4 here) ? 

For 2.4 you should probably be looking at the 2nd edition of the book,
not the 3rd edition (that's 2.6).

> How to point to the correct KERNEL includes files relating to my
> Coldfire ? 

The simplest way is to put your module code into the kernel tree in the
same fashion as the standard modules.  It's possible to build
out-of-tree as well, but I haven't done that myself so someone else will
have to help you there.

> Do you have some makefile in example ? Or some instructions to
> proceed ? 

Read the information in the linux-2.4.x/Documentation directory.

_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to