kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
* building a specific driver in kernel src tree
@ 2011-05-09  5:49 sri
  2011-05-09  6:02 ` Jeff Kirsher
  0 siblings, 1 reply; 6+ messages in thread
From: sri @ 2011-05-09  5:49 UTC (permalink / raw)
  To: kernelnewbies

Hi,

As part of learning, I have added few debug statements to the code at
drivers/net/e1000/e1000_main.c (e1000_probe function).
Now to compile this, am doing make -C /lib/modules/2.6.18-194.el5PAE/build
M=`pwd` modules under drivers/net/e1000 dir.

That is not compiling anything. But the same thing when I do in
drivers/net/e1000e, it is compiling and creating e1000e.ko file.

Any help on how to get e1000.ko?

--Sri
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20110509/06265e7b/attachment.html 

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-05-09  7:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-09  5:49 building a specific driver in kernel src tree sri
2011-05-09  6:02 ` Jeff Kirsher
2011-05-09  6:05   ` sri
2011-05-09  6:19     ` Jeff Kirsher
2011-05-09  6:20       ` sri
     [not found]     ` <BANLkTim=tbUjLVWaVvnfXxXzJOAXD2epbg@mail.gmail.com>
2011-05-09  7:23       ` sri

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).