mwifiex: modify SDIO aggregation Tx/Rx buffer size
[deliverable/linux.git] / drivers / bcma / Makefile
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_HOST_PCI) += host_pci.o
5 obj-$(CONFIG_BCMA) += bcma.o
6
7 ccflags-$(CONFIG_BCMA_DEBUG) := -DDEBUG
This page took 0.03097 seconds and 5 git commands to generate.