xref: /openbmc/linux/drivers/bcma/Makefile (revision 498495dba268b20e8eadd7fe93c140c68b6cc9d2)
1*b2441318SGreg Kroah-Hartman# SPDX-License-Identifier: GPL-2.0
227f18dc2SRafał Miłeckibcma-y					+= main.o scan.o core.o sprom.o
38369ae33SRafał Miłeckibcma-y					+= driver_chipcommon.o driver_chipcommon_pmu.o
41716bcf3SHauke Mehrtensbcma-y					+= driver_chipcommon_b.o
5d6a3b51aSRafał Miłeckibcma-$(CONFIG_BCMA_PFLASH)		+= driver_chipcommon_pflash.o
623cb3b21SRafał Miłeckibcma-$(CONFIG_BCMA_SFLASH)		+= driver_chipcommon_sflash.o
723cb3b21SRafał Miłeckibcma-$(CONFIG_BCMA_NFLASH)		+= driver_chipcommon_nflash.o
81ca2760fSRafał Miłeckibcma-$(CONFIG_BCMA_DRIVER_PCI)		+= driver_pci.o
91ca2760fSRafał Miłeckibcma-$(CONFIG_BCMA_DRIVER_PCI)		+= driver_pcie2.o
109352f69cSRafał Miłeckibcma-$(CONFIG_BCMA_DRIVER_PCI_HOSTMODE)	+= driver_pci_host.o
1121e0534aSHauke Mehrtensbcma-$(CONFIG_BCMA_DRIVER_MIPS)		+= driver_mips.o
12e1ac4b40SRafał Miłeckibcma-$(CONFIG_BCMA_DRIVER_GMAC_CMN)	+= driver_gmac_cmn.o
13cf0936b0SHauke Mehrtensbcma-$(CONFIG_BCMA_DRIVER_GPIO)		+= driver_gpio.o
148369ae33SRafał Miłeckibcma-$(CONFIG_BCMA_HOST_PCI)		+= host_pci.o
15ecd177c2SHauke Mehrtensbcma-$(CONFIG_BCMA_HOST_SOC)		+= host_soc.o
168369ae33SRafał Miłeckiobj-$(CONFIG_BCMA)			+= bcma.o
178369ae33SRafał Miłecki
188369ae33SRafał Miłeckiccflags-$(CONFIG_BCMA_DEBUG)		:= -DDEBUG
19