On Thu, Sep 16, 2010 at 04:59:08PM +0400, Kulikov Vasiliy wrote:
> On Wed, Sep 08, 2010 at 22:59 -0700, Vipin Mehta wrote:
> > Hi Vasiliy,
> >     You mentioned in your email that you were unable to compile the driver. 
> > Can you pls reproduce a log of the errors you observed?
> 
> va...@albatros:~/linux$ make allyesconfig && make drivers/staging/ath6kl/

CONFIG_STAGING=y
CONFIG_STAGING_EXCLUDE_BUILD=n

allyesconfig and allmodconfig don't include staging because to enable it
you need to say no to CONFIG_STAGING_EXCLUDE_BUILD.

I have a file called config-staging that includes the above lines.  Then
I do a:

KCONFIG_ALLCONFIG=config-staging make allmodconfig

regards,
dan carpenter
_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel

Reply via email to