From: Arend van Spriel Date: Tue, 25 Jan 2011 15:53:39 +0000 (+0100) Subject: staging: brcm80211: allow both driver are created in single build X-Git-Tag: v2.6.39-rc1~469^2~667 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ea0f6fa6570f6271909fee852474414ba04679d;p=pandora-kernel.git staging: brcm80211: allow both driver are created in single build This patch allows to build both drivers. Previous patch for this failed using -j option. This has been fixed by adding files with include statement for the fullmac driver. Verified this is working using -j4 option. Signed-off-by: Arend van Spriel Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed