upload tizen1.0 source
[kernel/linux-2.6.36.git] / drivers / net / wireless / bcm4330 / src / branding.inc
1 # Copyright (C) 1999-2011, Broadcom Corporation
2
3 #         Unless you and Broadcom execute a separate written software license
4 # agreement governing use of this software, this software is licensed to you
5 # under the terms of the GNU General Public License version 2 (the "GPL"),
6 # available at http://www.broadcom.com/licenses/GPLv2.php, with the
7 # following added to such license:
8
9 #      As a special exception, the copyright holders of this software give you
10 # permission to link this software with independent modules, and to copy and
11 # distribute the resulting executable under terms of your choice, provided that
12 # you also meet, for each linked independent module, the terms and conditions of
13 # the license of that module.  An independent module is a module which is not
14 # derived from this software.  The special exception does not apply to any
15 # modifications of the software.
16
17 #      Notwithstanding the above, under no circumstances may you combine this
18 # software in any way with any other Broadcom software provided under a license
19 # other than the GPL, without Broadcom's express prior written consent.
20 #  
21 ifeq ($(origin BRAND), undefined)
22 # undefine BRAND
23 BRAND=
24 endif
25
26 DIAG_FILE_BASE      = bcm42dia
27 DIAG_A0_NIC_BASE    = bcm42da0
28 DIAG_B0_NIC_BASE    = bcm42db0
29 DIAG_HWACCESS_BASE  = bcm42ioa
30 DIAG_HWDEV_BASE     = bcm42xhw
31 DIAG_CTLDLL_BASE    = bcm42ctl
32
33 export RELAY_FILE_BASE=bcm42rly
34 export NIC_NDIS30_DRIVER=bcm42xx3
35 export NIC_NDIS40_DRIVER=bcm42xx4
36 export NIC_NDIS50_DRIVER=bcm42xx5
37 export USB_NDIS50_DRIVER=bcm42u
38 export NDI_PCI_DLL=bcm42ndi
39 export NDI_USB_DLL=bcmndiu