summaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/Makefile
diff options
context:
space:
mode:
authorHenry Ptasinski2010-09-21 07:33:12 +0200
committerGreg Kroah-Hartman2010-09-21 19:29:31 +0200
commitcf2b448852abd47cee21007b8313fbf962bf3c9a (patch)
tree26d91240bb5443dc8e6de69b3507b92f18bd1850 /drivers/staging/brcm80211/Makefile
parentStaging: line6: workaround for null pointer bug (diff)
downloadkernel-qcow2-linux-cf2b448852abd47cee21007b8313fbf962bf3c9a.tar.gz
kernel-qcow2-linux-cf2b448852abd47cee21007b8313fbf962bf3c9a.tar.xz
kernel-qcow2-linux-cf2b448852abd47cee21007b8313fbf962bf3c9a.zip
staging: brcm80211: add fullmac driver
This patch to the existing bcm80211 directory in the staging tree adds fullmac driver support for the BCM4329 SDIO chip from Broadcom. Configuration of the mac80211 driver or the fullmac driver can be done through menuconfig. Signed-off-by: Henry Ptasinski <henryp@broadcom.com> Signed-off-by: Nohee Ko <noheek@broadcom.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/brcm80211/Makefile')
-rw-r--r--drivers/staging/brcm80211/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/brcm80211/Makefile b/drivers/staging/brcm80211/Makefile
index 05a4103fe0a5..907e08879d1e 100644
--- a/drivers/staging/brcm80211/Makefile
+++ b/drivers/staging/brcm80211/Makefile
@@ -63,3 +63,4 @@ EXTRA_CFLAGS += $(PCI_CFLAGS)
$(MODULEPFX)-objs = $(BRCM80211_OFILES) $(PCIFILES)
endif
+obj-$(CONFIG_BRCMFMAC) += brcmfmac/