X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fbluetooth%2FMakefile;h=9aebb460a34777ed9e942824d3b338c3104fe512;hb=cb4befa920199d2537f4a3b01405e8ae3c9b20c7;hp=16930f93d1ca4db6ffaf08df3e2f5fb4132ea076;hpb=c59765042f53a79a7a65585042ff463b69cb248c;p=linux-2.6-omap-h63xx.git diff --git a/drivers/bluetooth/Makefile b/drivers/bluetooth/Makefile index 16930f93d1c..9aebb460a34 100644 --- a/drivers/bluetooth/Makefile +++ b/drivers/bluetooth/Makefile @@ -11,6 +11,8 @@ obj-$(CONFIG_BT_HCIDTL1) += dtl1_cs.o obj-$(CONFIG_BT_HCIBT3C) += bt3c_cs.o obj-$(CONFIG_BT_HCIBLUECARD) += bluecard_cs.o obj-$(CONFIG_BT_HCIBTUART) += btuart_cs.o +obj-$(CONFIG_BT_HCIBRF6150) += brf6150.o +obj-$(CONFIG_BT_HCIH4P) += hci_h4p/ obj-$(CONFIG_BT_HCIBTUSB) += btusb.o obj-$(CONFIG_BT_HCIBTSDIO) += btsdio.o