xref: /kernel/linux/linux-5.10/drivers/bcma/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/drivers/bcma/
18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
28c2ecf20Sopenharmony_cibcma-y					+= main.o scan.o core.o sprom.o
38c2ecf20Sopenharmony_cibcma-y					+= driver_chipcommon.o driver_chipcommon_pmu.o
48c2ecf20Sopenharmony_cibcma-y					+= driver_chipcommon_b.o
58c2ecf20Sopenharmony_cibcma-$(CONFIG_BCMA_PFLASH)		+= driver_chipcommon_pflash.o
68c2ecf20Sopenharmony_cibcma-$(CONFIG_BCMA_SFLASH)		+= driver_chipcommon_sflash.o
78c2ecf20Sopenharmony_cibcma-$(CONFIG_BCMA_NFLASH)		+= driver_chipcommon_nflash.o
88c2ecf20Sopenharmony_cibcma-$(CONFIG_BCMA_DRIVER_PCI)		+= driver_pci.o
98c2ecf20Sopenharmony_cibcma-$(CONFIG_BCMA_DRIVER_PCI)		+= driver_pcie2.o
108c2ecf20Sopenharmony_cibcma-$(CONFIG_BCMA_DRIVER_PCI_HOSTMODE)	+= driver_pci_host.o
118c2ecf20Sopenharmony_cibcma-$(CONFIG_BCMA_DRIVER_MIPS)		+= driver_mips.o
128c2ecf20Sopenharmony_cibcma-$(CONFIG_BCMA_DRIVER_GMAC_CMN)	+= driver_gmac_cmn.o
138c2ecf20Sopenharmony_cibcma-$(CONFIG_BCMA_DRIVER_GPIO)		+= driver_gpio.o
148c2ecf20Sopenharmony_cibcma-$(CONFIG_BCMA_HOST_PCI)		+= host_pci.o
158c2ecf20Sopenharmony_cibcma-$(CONFIG_BCMA_HOST_SOC)		+= host_soc.o
168c2ecf20Sopenharmony_ciobj-$(CONFIG_BCMA)			+= bcma.o
178c2ecf20Sopenharmony_ci
188c2ecf20Sopenharmony_ciccflags-$(CONFIG_BCMA_DEBUG)		:= -DDEBUG
19

Indexes created Thu Nov 07 10:32:03 CST 2024