On Monday 28 November 2005 21:19, you wrote:
> > --- /home/lothwen/Makefile      2005-11-28 21:02:09.000000000 +0000
> > +++ ./Makefile  2005-11-28 21:02:56.000000000 +0000
> > @@ -46,6 +46,7 @@
> >         install -d $(INCPATH)/net
> >         install -m 644 -c net/ieee80211softmac.h $(INCPATH)/net
> >         install -m 644 -c net/ieee80211softmac_wx.h $(INCPATH)/net
> > +       install -m 644 -c net/ieee80211softmac_priv.h $(INCPATH)/net
> >         /sbin/depmod -a
> 
> This is wrong wrong wrong and I can not see how this is supposed to solve the
> MODULE_LICENSE issue, as the private softmac file has exactly nothing to do
> with the driver (it is not even included).

I thought a little bit about the issue, and I came to the conclusion that there
might be something wrong with your kbuild.
Run
make V=1
and post the results here.
Maybe MODULE is not defined or something like that.

-- 
Greetings Michael.

Attachment: pgpSwbGsEAfGi.pgp
Description: PGP signature

Reply via email to