[PATCH 2/3] staging: brcm80211: assure drivers build for multi-threaded make

Greg KH gregkh at suse.de
Tue Jan 25 06:52:50 PST 2011


On Tue, Jan 25, 2011 at 02:32:04PM +0100, Arend van Spriel wrote:
> As it turns out the make fails when using -j option.

No it doesn't.

It only fails if you applied the previous patch which I reverted :)

Does this patch assume the previous patch is still applied?  If so, that
is no longer true, sorry.

> This has been
> fixed by using symbolic links to the utils for the fullmac driver.

Ick, no, I'm not going to take symbolic links into the kernel tree.  If
I did that, I think it would be the first usage of them.

Just do a .c file that includes the other .c file instead please.

thanks,

greg k-h


More information about the devel mailing list