X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fbluetooth%2FMakefile;h=9aebb460a34777ed9e942824d3b338c3104fe512;hb=cb4befa920199d2537f4a3b01405e8ae3c9b20c7;hp=0fab1f0318dfb1ce26b8c6f58cf30c461e72fbc5;hpb=5b97d3ec6732c87741b2fc04f2956f097a458818;p=linux-2.6-omap-h63xx.git diff --git a/drivers/bluetooth/Makefile b/drivers/bluetooth/Makefile index 0fab1f0318d..9aebb460a34 100644 --- a/drivers/bluetooth/Makefile +++ b/drivers/bluetooth/Makefile @@ -2,7 +2,6 @@ # Makefile for the Linux Bluetooth HCI device drivers. # -obj-$(CONFIG_BT_HCIUSB) += hci_usb.o obj-$(CONFIG_BT_HCIVHCI) += hci_vhci.o obj-$(CONFIG_BT_HCIUART) += hci_uart.o obj-$(CONFIG_BT_HCIBCM203X) += bcm203x.o