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? > > vasya@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 -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html