[Nottingham] iteraid 8212 module & unse

Robert Davies nottingham at mailman.lug.org.uk
Mon Sep 15 17:13:04 2003


On Monday 15 Sep 2003 16:26, Simon Atack -Notts LUG- wrote:
> Thanks for this can you suggest what I need to do?

Take a look at the module compiling advice at http://kernelnewbies.org/faq/ 
How do I compile a module ?

You, should build against current running kernel and use it's include files, 
or specify the directory of source you're building for.  This will be more or 
less easy, depending how well done the Makefile you've been given is.

Rob