summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtlwifi/btcoexist/Makefile
blob: dda3779b84b1efea844c7971778c2b82e630b3eb (plain)
1
2
3
4
5
6
7
8
9
# SPDX-License-Identifier: GPL-2.0
btcoexist-objs :=				\
			halbtc8822b1ant.o	\
			halbtc8822b2ant.o	\
			halbtc8822bwifionly.o	\
			halbtcoutsrc.o		\
			rtl_btc.o

obj-$(CONFIG_RTLBTCOEXIST) += btcoexist.o