]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blob - drivers/bcma/Makefile
bcma: add Broadcom specific AMBA bus driver
[mirror_ubuntu-zesty-kernel.git] / drivers / bcma / Makefile
1 bcma-y += main.o scan.o core.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