public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* compiling bcm4xx module
@ 2006-10-26 11:08 robert george
  2006-10-26 12:25 ` Erik Mouw
  2006-10-28 16:17 ` Michael Buesch
  0 siblings, 2 replies; 3+ messages in thread
From: robert george @ 2006-10-26 11:08 UTC (permalink / raw)
  Cc: linux-kernel

hi,
    i am having 2.6.16-13 kernel .This kernel lack support for broadcom
wireless card.But the latest kernel is having support for this card.

   I download the the kernel ,but i would like to compile this particular

driver only , not the entire kernel.
   Is it possible???

  I tried to execute the following command
  make -C /usr/src/linux-2.6.16-13 SUBDIRS=$PWD  modules

  but got following error  message ..

  ' No reason to target modules'

  How can i compile the driver separately???

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

* Re: compiling bcm4xx module
  2006-10-26 11:08 compiling bcm4xx module robert george
@ 2006-10-26 12:25 ` Erik Mouw
  2006-10-28 16:17 ` Michael Buesch
  1 sibling, 0 replies; 3+ messages in thread
From: Erik Mouw @ 2006-10-26 12:25 UTC (permalink / raw)
  To: robert george; +Cc: linux-kernel

On Thu, Oct 26, 2006 at 04:38:29PM +0530, robert george wrote:
>    i am having 2.6.16-13 kernel .This kernel lack support for broadcom
> wireless card.But the latest kernel is having support for this card.
> 
>   I download the the kernel ,but i would like to compile this particular
> 
> driver only , not the entire kernel.
>   Is it possible???

I don't think so. Bcm43xx needs the ieee80211 subsystem, which also
changed a lot between 2.6.16 and 2.6.18.

>  I tried to execute the following command
>  make -C /usr/src/linux-2.6.16-13 SUBDIRS=$PWD  modules
> 
>  but got following error  message ..
> 
>  ' No reason to target modules'
> 
>  How can i compile the driver separately???

Not against that particular kernel. 


Erik

-- 
+-- Erik Mouw -- www.harddisk-recovery.com -- +31 70 370 12 90 --
| Lab address: Delftechpark 26, 2628 XH, Delft, The Netherlands

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

* Re: compiling bcm4xx module
  2006-10-26 11:08 compiling bcm4xx module robert george
  2006-10-26 12:25 ` Erik Mouw
@ 2006-10-28 16:17 ` Michael Buesch
  1 sibling, 0 replies; 3+ messages in thread
From: Michael Buesch @ 2006-10-28 16:17 UTC (permalink / raw)
  To: robert george; +Cc: linux-kernel

On Thursday 26 October 2006 13:08, robert george wrote:
>   How can i compile the driver separately???

You can't.

-- 
Greetings Michael.

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

end of thread, other threads:[~2006-10-28 16:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-26 11:08 compiling bcm4xx module robert george
2006-10-26 12:25 ` Erik Mouw
2006-10-28 16:17 ` Michael Buesch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox