5 ssb-
$(CONFIG_SSB_PCIHOST
) += pci.o pcihost_wrapper.o
6 ssb-
$(CONFIG_SSB_PCMCIAHOST
) += pcmcia.o
9 ssb-y
+= driver_chipcommon.o
10 ssb-
$(CONFIG_SSB_DRIVER_MIPS
) += driver_mipscore.o
11 ssb-
$(CONFIG_SSB_DRIVER_EXTIF
) += driver_extif.o
12 ssb-
$(CONFIG_SSB_DRIVER_PCICORE
) += driver_pcicore.o
14 # b43 pci-ssb-bridge driver
15 # Not strictly a part of SSB, but kept here for convenience
16 ssb-
$(CONFIG_SSB_PCIHOST
) += b43_pci_bridge.o
18 obj-
$(CONFIG_SSB
) += ssb.o