]> git.ipfire.org Git - thirdparty/linux.git/blame - drivers/bcma/Makefile
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[thirdparty/linux.git] / drivers / bcma / Makefile
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
27f18dc2 2bcma-y += main.o scan.o core.o sprom.o
8369ae33 3bcma-y += driver_chipcommon.o driver_chipcommon_pmu.o
1716bcf3 4bcma-y += driver_chipcommon_b.o
d6a3b51a 5bcma-$(CONFIG_BCMA_PFLASH) += driver_chipcommon_pflash.o
23cb3b21
RM
6bcma-$(CONFIG_BCMA_SFLASH) += driver_chipcommon_sflash.o
7bcma-$(CONFIG_BCMA_NFLASH) += driver_chipcommon_nflash.o
1ca2760f
RM
8bcma-$(CONFIG_BCMA_DRIVER_PCI) += driver_pci.o
9bcma-$(CONFIG_BCMA_DRIVER_PCI) += driver_pcie2.o
9352f69c 10bcma-$(CONFIG_BCMA_DRIVER_PCI_HOSTMODE) += driver_pci_host.o
21e0534a 11bcma-$(CONFIG_BCMA_DRIVER_MIPS) += driver_mips.o
e1ac4b40 12bcma-$(CONFIG_BCMA_DRIVER_GMAC_CMN) += driver_gmac_cmn.o
cf0936b0 13bcma-$(CONFIG_BCMA_DRIVER_GPIO) += driver_gpio.o
8369ae33 14bcma-$(CONFIG_BCMA_HOST_PCI) += host_pci.o
ecd177c2 15bcma-$(CONFIG_BCMA_HOST_SOC) += host_soc.o
8369ae33
RM
16obj-$(CONFIG_BCMA) += bcma.o
17
18ccflags-$(CONFIG_BCMA_DEBUG) := -DDEBUG