Merge branch 'for-linus' of git://git.kernel.dk/linux-block
[pandora-kernel.git] / drivers / staging / brcm80211 / Makefile
1 #
2 # Makefile fragment for Broadcom 802.11n Networking Device Driver
3 #
4 # Copyright (c) 2010 Broadcom Corporation
5 #
6 # Permission to use, copy, modify, and/or distribute this software for any
7 # purpose with or without fee is hereby granted, provided that the above
8 # copyright notice and this permission notice appear in all copies.
9 #
10 # THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
11 # WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
12 # MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
13 # SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
14 # WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
15 # OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
16 # CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
17
18 # common flags
19 subdir-ccflags-y                                        := -DBCMDMA32
20 subdir-ccflags-$(CONFIG_BRCMDBG)        += -DBCMDBG
21
22 obj-$(CONFIG_BRCMUTIL)  += brcmutil/
23 obj-$(CONFIG_BRCMFMAC)  += brcmfmac/
24 obj-$(CONFIG_BRCMSMAC)  += brcmsmac/