aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ssb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/ssb/Makefile')
-rw-r--r--drivers/ssb/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/ssb/Makefile b/drivers/ssb/Makefile
index cfbb74f2982e..656e58b92618 100644
--- a/drivers/ssb/Makefile
+++ b/drivers/ssb/Makefile
@@ -6,6 +6,7 @@ ssb-$(CONFIG_SSB_SPROM) += sprom.o
6# host support 6# host support
7ssb-$(CONFIG_SSB_PCIHOST) += pci.o pcihost_wrapper.o 7ssb-$(CONFIG_SSB_PCIHOST) += pci.o pcihost_wrapper.o
8ssb-$(CONFIG_SSB_PCMCIAHOST) += pcmcia.o 8ssb-$(CONFIG_SSB_PCMCIAHOST) += pcmcia.o
9ssb-$(CONFIG_SSB_SDIOHOST) += sdio.o
9 10
10# built-in drivers 11# built-in drivers
11ssb-y += driver_chipcommon.o 12ssb-y += driver_chipcommon.o