X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fbluetooth%2FMakefile;h=16930f93d1ca4db6ffaf08df3e2f5fb4132ea076;hb=daf4b805c1711f730d42a5dfc5a65ee05b3c9ecf;hp=77444afbf107281de422a950d1e0a4ac63469cc0;hpb=48d2268473a66fe3aa78fb13b09ee59d6ee95073;p=pandora-kernel.git diff --git a/drivers/bluetooth/Makefile b/drivers/bluetooth/Makefile index 77444afbf107..16930f93d1ca 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