]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - drivers/bcma/Makefile
ext4: teach ext4_ext_find_extent() to free path on error
[mirror_ubuntu-bionic-kernel.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
f473832f 6bcma-y += driver_pcie2.o
9352f69c 7bcma-$(CONFIG_BCMA_DRIVER_PCI_HOSTMODE) += driver_pci_host.o
21e0534a 8bcma-$(CONFIG_BCMA_DRIVER_MIPS) += driver_mips.o
e1ac4b40 9bcma-$(CONFIG_BCMA_DRIVER_GMAC_CMN) += driver_gmac_cmn.o
cf0936b0 10bcma-$(CONFIG_BCMA_DRIVER_GPIO) += driver_gpio.o
8369ae33 11bcma-$(CONFIG_BCMA_HOST_PCI) += host_pci.o
ecd177c2 12bcma-$(CONFIG_BCMA_HOST_SOC) += host_soc.o
8369ae33
RM
13obj-$(CONFIG_BCMA) += bcma.o
14
15ccflags-$(CONFIG_BCMA_DEBUG) := -DDEBUG