xref: /linux-6.12.1/drivers/bcma/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# SPDX-License-Identifier: GPL-2.0
2bcma-y					+= main.o scan.o core.o sprom.o
3bcma-y					+= driver_chipcommon.o driver_chipcommon_pmu.o
4bcma-y					+= driver_chipcommon_b.o
5bcma-$(CONFIG_BCMA_PFLASH)		+= driver_chipcommon_pflash.o
6bcma-$(CONFIG_BCMA_SFLASH)		+= driver_chipcommon_sflash.o
7bcma-$(CONFIG_BCMA_NFLASH)		+= driver_chipcommon_nflash.o
8bcma-$(CONFIG_BCMA_DRIVER_PCI)		+= driver_pci.o
9bcma-$(CONFIG_BCMA_DRIVER_PCI)		+= driver_pcie2.o
10bcma-$(CONFIG_BCMA_DRIVER_PCI_HOSTMODE)	+= driver_pci_host.o
11bcma-$(CONFIG_BCMA_DRIVER_MIPS)		+= driver_mips.o
12bcma-$(CONFIG_BCMA_DRIVER_GMAC_CMN)	+= driver_gmac_cmn.o
13bcma-$(CONFIG_BCMA_DRIVER_GPIO)		+= driver_gpio.o
14bcma-$(CONFIG_BCMA_HOST_PCI)		+= host_pci.o
15bcma-$(CONFIG_BCMA_HOST_SOC)		+= host_soc.o
16obj-$(CONFIG_BCMA)			+= bcma.o
17
18ccflags-$(CONFIG_BCMA_DEBUG)		:= -DDEBUG
19

served by {OpenGrok

Last Index Update: Sat May 10 14:07:06 UTC 2025

Scopes Window
x
Intelligence window
x
Next >> | << Prev


In current file
  • Highlight
  • Unhighlight
  • Unhighlight all
In project "undefined"
  • Search for definitions of
  • Search for references of
  • Do a full search with
  • Search for file names that contain
On Google
  • Google
Messages Window
x
Navigate Window
x

Macro

  • ccflags-$(CONFIG_BCMA_DEBUG)