Yes I enabled it:
$ grep PRISM2_USB .config
CONFIG_PRISM2_USB=m

But still getting the same output:
$ make M=drivers/staging/wlan-ng/
  Building modules, stage 2.
  MODPOST 0 modules

On 04/03/2014 11:38 AM, Dan Carpenter wrote:
On Thu, Apr 03, 2014 at 10:21:21AM +0200, Sherif wrote:
Yes I see the error. I have tried to build the wlan-ng driver using
make M=drivers/staging/wlan-ng/ but it built nothing, so I went one
step up and built make M=drivers/staging/ as a whole and it built
fine, I think I am missing something here, how do I specify this
module for the build to test my changes?


Is it enabled in your .config?

grep PRISM2_USB .config

regards,
dan carpenter

_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to