[SCSI] mpt2sas: Fix for issue Port Reset taking long time(around 5 mins) to complete...
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / drivers / bcma / Makefile
blob82de24e5340ccc0c11e602ab2b89d93e7cfb430c
1 bcma-y += main.o scan.o core.o sprom.o
2 bcma-y += driver_chipcommon.o driver_chipcommon_pmu.o
3 bcma-y += driver_pci.o
4 bcma-$(CONFIG_BCMA_DRIVER_PCI_HOSTMODE) += driver_pci_host.o
5 bcma-$(CONFIG_BCMA_DRIVER_MIPS) += driver_mips.o
6 bcma-$(CONFIG_BCMA_HOST_PCI) += host_pci.o
7 bcma-$(CONFIG_BCMA_HOST_SOC) += host_soc.o
8 obj-$(CONFIG_BCMA) += bcma.o
10 ccflags-$(CONFIG_BCMA_DEBUG) := -DDEBUG