Files
Debian-9-Kernel/drivers/net/wireless/realtek/rtlwifi/btcoexist/Makefile
T

8 lines
148 B
Makefile
Raw Normal View History

2023-05-02 09:58:35 +02:00
btcoexist-objs := halbtc8723b2ant.o \
halbtcoutsrc.o \
rtl_btc.o
obj-$(CONFIG_RTLBTCOEXIST) += btcoexist.o
ccflags-y += -D__CHECK_ENDIAN__