blob: 82de24e5340ccc0c11e602ab2b89d93e7cfb430c [file] [log] [blame]
Rafał Miłecki27f18dc2011-06-02 02:08:51 +02001bcma-y += main.o scan.o core.o sprom.o
Rafał Miłecki8369ae32011-05-09 18:56:46 +02002bcma-y += driver_chipcommon.o driver_chipcommon_pmu.o
3bcma-y += driver_pci.o
Rafał Miłecki9352f692011-07-05 19:48:26 +02004bcma-$(CONFIG_BCMA_DRIVER_PCI_HOSTMODE) += driver_pci_host.o
Hauke Mehrtens21e05342011-07-23 01:20:09 +02005bcma-$(CONFIG_BCMA_DRIVER_MIPS) += driver_mips.o
Rafał Miłecki8369ae32011-05-09 18:56:46 +02006bcma-$(CONFIG_BCMA_HOST_PCI) += host_pci.o
Hauke Mehrtensecd177c2011-07-23 01:20:08 +02007bcma-$(CONFIG_BCMA_HOST_SOC) += host_soc.o
Rafał Miłecki8369ae32011-05-09 18:56:46 +02008obj-$(CONFIG_BCMA) += bcma.o
9
10ccflags-$(CONFIG_BCMA_DEBUG) := -DDEBUG