Modules and inserting into kernel

Laurent Pinchart laurentp at cse-semaphore.com
Mon Sep 15 21:53:19 EST 2008


Hi,

On Monday 15 September 2008, VenkataKrishna wrote:
> 
> I installed ELDK kit and I compiled kernel uImage in linux. Now I want to
> build and compile device driver your target under MPC8260. How can I do this
> and inserting you module in Linux.

To compile the modules just run

make modules

in the kernel source tree. After copying the modules to the target, load them with insmod or modprobe (read the manpage for both commands).

Best regards,

-- 
Laurent Pinchart
CSE Semaphore Belgium

Chaussee de Bruxelles, 732A
B-1410 Waterloo
Belgium

T +32 (2) 387 42 59
F +32 (2) 387 42 75
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
URL: <http://ozlabs.org/pipermail/linuxppc-embedded/attachments/20080915/77477fef/attachment.pgp>


More information about the Linuxppc-embedded mailing list