diff options
Diffstat (limited to 'drivers/bluetooth/Makefile')
-rw-r--r-- | drivers/bluetooth/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
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 @@ | |||
2 | # Makefile for the Linux Bluetooth HCI device drivers. | 2 | # Makefile for the Linux Bluetooth HCI device drivers. |
3 | # | 3 | # |
4 | 4 | ||
5 | obj-$(CONFIG_BT_HCIUSB) += hci_usb.o | ||
6 | obj-$(CONFIG_BT_HCIVHCI) += hci_vhci.o | 5 | obj-$(CONFIG_BT_HCIVHCI) += hci_vhci.o |
7 | obj-$(CONFIG_BT_HCIUART) += hci_uart.o | 6 | obj-$(CONFIG_BT_HCIUART) += hci_uart.o |
8 | obj-$(CONFIG_BT_HCIBCM203X) += bcm203x.o | 7 | obj-$(CONFIG_BT_HCIBCM203X) += bcm203x.o |