M7350/kernel/drivers/net/wireless/rtlwifi/btcoexist/Makefile

8 lines
148 B
Makefile
Raw Normal View History

2024-09-09 08:57:42 +00:00
btcoexist-objs := halbtc8723b2ant.o \
halbtcoutsrc.o \
rtl_btc.o
obj-$(CONFIG_RTLBTCOEXIST) += btcoexist.o
ccflags-y += -D__CHECK_ENDIAN__