Index: drivers/bluetooth/Makefile |
diff --git a/drivers/bluetooth/Makefile b/drivers/bluetooth/Makefile |
index 71bdf13287c471d78678d0d02a8d385ac2e63772..f6a303431493c7a54373cfbfa8b58ce81edac644 100644 |
--- a/drivers/bluetooth/Makefile |
+++ b/drivers/bluetooth/Makefile |
@@ -18,6 +18,7 @@ obj-$(CONFIG_BT_HCIBTSDIO) += btsdio.o |
obj-$(CONFIG_BT_ATH3K) += ath3k.o |
obj-$(CONFIG_BT_MRVL) += btmrvl.o |
obj-$(CONFIG_BT_MRVL_SDIO) += btmrvl_sdio.o |
+obj-$(CONFIG_BT_RFKILL) += bt_rfkill.o |
btmrvl-y := btmrvl_main.o |
btmrvl-$(CONFIG_DEBUG_FS) += btmrvl_debugfs.o |