Re: kernel make-config not recognising new drivers

2001-02-20 Thread mike polniak
Pete Meyer wrote: > I've got the source for a network card driver, and am trying to compile it into my kernel. I put the code into kernelsource/drivers/net. Unfortunately, make config does not recogise that it's there (neither does make menuconfig). Is there a way I can get the configuration

kernel make-config not recognising new drivers

2001-02-20 Thread Pete Meyer
I've got the source for a network card driver, and am trying to compile it into my kernel. I put the code into kernelsource/drivers/net. Unfortunately, make config does not recogise that it's there (neither does make menuconfig). Is there a way I can get the configuration scripts to recognise