Merge tag 'v3.10.76' into update
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / bcma / Makefile
CommitLineData
27f18dc2 1bcma-y += main.o scan.o core.o sprom.o
8369ae33 2bcma-y += driver_chipcommon.o driver_chipcommon_pmu.o
23cb3b21
RM
3bcma-$(CONFIG_BCMA_SFLASH) += driver_chipcommon_sflash.o
4bcma-$(CONFIG_BCMA_NFLASH) += driver_chipcommon_nflash.o
8369ae33 5bcma-y += driver_pci.o
9352f69c 6bcma-$(CONFIG_BCMA_DRIVER_PCI_HOSTMODE) += driver_pci_host.o
21e0534a 7bcma-$(CONFIG_BCMA_DRIVER_MIPS) += driver_mips.o
e1ac4b40 8bcma-$(CONFIG_BCMA_DRIVER_GMAC_CMN) += driver_gmac_cmn.o
cf0936b0 9bcma-$(CONFIG_BCMA_DRIVER_GPIO) += driver_gpio.o
8369ae33 10bcma-$(CONFIG_BCMA_HOST_PCI) += host_pci.o
ecd177c2 11bcma-$(CONFIG_BCMA_HOST_SOC) += host_soc.o
8369ae33
RM
12obj-$(CONFIG_BCMA) += bcma.o
13
14ccflags-$(CONFIG_BCMA_DEBUG) := -DDEBUG