Rtwo/kernel/motorola/sm8550-modules/qcom/opensource/bt-kernel/btfmcodec/Makefile

5 lines
227 B
Makefile
Raw Normal View History

2025-09-30 20:22:48 -04:00
ccflags-y += -I$(BT_ROOT)/include
ccflags-y += -I$(BT_ROOT)/btfmcodec/include
btfmcodec-objs := btfm_codec.o btfm_codec_hw_interface.o btfm_codec_interface.o btfm_codec_btadv_interface.o
obj-$(CONFIG_BTFM_CODEC) += btfmcodec.o