]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - drivers/bluetooth/Makefile
Bluetooth: Add Marvell BT-over-SDIO driver
[mirror_ubuntu-artful-kernel.git] / drivers / bluetooth / Makefile
index 3eff1231812cb8295ab2a4a46716af9523e6a471..2dc12e7d0155d237e211b7ff7bdc4e8b5d2f2f55 100644 (file)
@@ -17,6 +17,7 @@ obj-$(CONFIG_BT_HCIBTSDIO)    += btsdio.o
 
 btmrvl-objs                    := btmrvl_main.o
 obj-$(CONFIG_BT_MRVL)          += btmrvl.o
+obj-$(CONFIG_BT_MRVL_SDIO)     += btmrvl_sdio.o
 
 hci_uart-y                             := hci_ldisc.o
 hci_uart-$(CONFIG_BT_HCIUART_H4)       += hci_h4.o