Rtwo/kernel/motorola/sm8550-modules/qcom/opensource/bt-kernel/btfmcodec/Makefile
2025-09-30 19:22:48 -05:00

4 lines
227 B
Makefile

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