summaryrefslogtreecommitdiff
path: root/drivers/bluetooth/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/bluetooth/Makefile')
-rw-r--r--drivers/bluetooth/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/bluetooth/Makefile b/drivers/bluetooth/Makefile
index 8f0e8d8..9b8bda8 100644
--- a/drivers/bluetooth/Makefile
+++ b/drivers/bluetooth/Makefile
@@ -30,7 +30,7 @@ obj-$(CPTCFG_BT_HCIUART_NOKIA) += hci_nokia.o
obj-$(CPTCFG_BT_HCIRSI) += btrsi.o
btmrvl-y := btmrvl_main.o
-btmrvl-$(CONFIG_DEBUG_FS) += btmrvl_debugfs.o
+btmrvl-$(CPTCFG_DEBUG_FS) += btmrvl_debugfs.o
hci_uart-y := hci_ldisc.o
hci_uart-$(CPTCFG_BT_HCIUART_SERDEV) += hci_serdev.o