[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180410024144.5027-6-pkshih@realtek.com>
Date: Tue, 10 Apr 2018 10:41:40 +0800
From: <pkshih@...ltek.com>
To: <kvalo@...eaurora.org>
CC: <Larry.Finger@...inger.net>, <linux-kernel@...r.kernel.org>
Subject: [PATCH v2 5/9] rtlwifi: btcoex: Add 8822b to Makefile
From: Ping-Ke Shih <pkshih@...ltek.com>
Add btcoex of 8822b to Makefile.
Signed-off-by: Ping-Ke Shih <pkshih@...ltek.com>
---
drivers/net/wireless/realtek/rtlwifi/btcoexist/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/drivers/net/wireless/realtek/rtlwifi/btcoexist/Makefile b/drivers/net/wireless/realtek/rtlwifi/btcoexist/Makefile
index d15c58737388..37108c379bd0 100644
--- a/drivers/net/wireless/realtek/rtlwifi/btcoexist/Makefile
+++ b/drivers/net/wireless/realtek/rtlwifi/btcoexist/Makefile
@@ -4,6 +4,9 @@ btcoexist-objs := halbtc8192e2ant.o \
halbtc8723b2ant.o \
halbtc8821a1ant.o \
halbtc8821a2ant.o \
+ halbtc8822b1ant.o \
+ halbtc8822b2ant.o \
+ halbtc8822bwifionly.o \
halbtcoutsrc.o \
rtl_btc.o
--
2.15.1
Powered by blists - more mailing lists