staging: brcm80211: allow both driver are created in single build
authorArend van Spriel <arend@broadcom.com>
Tue, 25 Jan 2011 15:53:39 +0000 (16:53 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 4 Feb 2011 21:29:10 +0000 (13:29 -0800)
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 <arend@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found