aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bcma/Makefile
blob: cde0182bd1dcdb4b1d680b8b3fac1e60840c4956 (plain) (blame)
1
2
3
4
5
6
7
bcma-y					+= main.o scan.o core.o sprom.o
bcma-y					+= driver_chipcommon.o driver_chipcommon_pmu.o
bcma-y					+= driver_pci.o
bcma-$(CONFIG_BCMA_HOST_PCI)		+= host_pci.o
obj-$(CONFIG_BCMA)			+= bcma.o

ccflags-$(CONFIG_BCMA_DEBUG)		:= -DDEBUG