Re: [PATCH 7/9] driver: staging: wlan-ng: Fixed white spaces issues

From: Sherif
Date: Thu Apr 03 2014 - 05:43:04 EST


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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/