Re: I want to recompile a single module from the kernel tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed 18 June 2003 14:12, Aurel Wisse wrote:
> There are two cases:
> a) the module already exists (is compiled and
> installed) and
> b) the module isn't compiled and installed yet.
>
> 1) Do I have to do 'make modules' and recompile *all*
> modules or

...no

> 2) Is there a way to recompile/install only one module
> (like, i.e. make visor.o or something similar) or

if you want to compile/install one or more kernel modules located in drivers/video
all you have to do is:

cd /usr/src/linux-`uname -r`
make modules SUBDIRS=drivers/video
make modules_install


> 3) Do I have to execute the gcc .... command as
> explained in the FAQ and then install by hand?

(look above)


Hope this helps,



Daniele.


PGP PKEY      http://pgp.mit.edu:11371/pks/lookup?search=belch76@libero.it&op=index
ICQ#               104896040  
Netphone/Fax  178.605.7063
Homepage       http://web.tiscali.it/bellucda




--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive:       http://mail.nl.linux.org/kernelnewbies/
FAQ:           http://kernelnewbies.org/faq/



[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux