blob: f8c37de35da2917ce81bf8b0b9e6854c6b67612b [file] [log] [blame]
Greg Kroah-Hartmanb2441312017-11-01 15:07:57 +01001# SPDX-License-Identifier: GPL-2.0
Rafał Miłecki27f18dc2011-06-02 02:08:51 +02002bcma-y += main.o scan.o core.o sprom.o
Rafał Miłecki8369ae32011-05-09 18:56:46 +02003bcma-y += driver_chipcommon.o driver_chipcommon_pmu.o
Hauke Mehrtens1716bcf2014-09-08 22:53:36 +02004bcma-y += driver_chipcommon_b.o
Rafał Miłeckid6a3b512016-02-12 10:15:44 +01005bcma-$(CONFIG_BCMA_PFLASH) += driver_chipcommon_pflash.o
Rafał Miłecki23cb3b22012-07-17 16:26:41 +02006bcma-$(CONFIG_BCMA_SFLASH) += driver_chipcommon_sflash.o
7bcma-$(CONFIG_BCMA_NFLASH) += driver_chipcommon_nflash.o
Rafał Miłecki1ca27602015-03-04 23:07:05 +01008bcma-$(CONFIG_BCMA_DRIVER_PCI) += driver_pci.o
9bcma-$(CONFIG_BCMA_DRIVER_PCI) += driver_pcie2.o
Rafał Miłecki9352f692011-07-05 19:48:26 +020010bcma-$(CONFIG_BCMA_DRIVER_PCI_HOSTMODE) += driver_pci_host.o
Hauke Mehrtens21e05342011-07-23 01:20:09 +020011bcma-$(CONFIG_BCMA_DRIVER_MIPS) += driver_mips.o
Rafał Miłeckie1ac4b42012-07-11 09:23:43 +020012bcma-$(CONFIG_BCMA_DRIVER_GMAC_CMN) += driver_gmac_cmn.o
Hauke Mehrtenscf0936b2012-11-20 22:24:30 +000013bcma-$(CONFIG_BCMA_DRIVER_GPIO) += driver_gpio.o
Rafał Miłecki8369ae32011-05-09 18:56:46 +020014bcma-$(CONFIG_BCMA_HOST_PCI) += host_pci.o
Hauke Mehrtensecd177c2011-07-23 01:20:08 +020015bcma-$(CONFIG_BCMA_HOST_SOC) += host_soc.o
Rafał Miłecki8369ae32011-05-09 18:56:46 +020016obj-$(CONFIG_BCMA) += bcma.o
17
18ccflags-$(CONFIG_BCMA_DEBUG) := -DDEBUG