
git-subtree-dir: qcom/opensource/bt-kernel git-subtree-mainline:91a8910061
git-subtree-split:abeb53d57f
Change-Id: repo: https://git.codelinaro.org/clo/la/platform/vendor/qcom-opensource/bt-kernel tag: LA.VENDOR.14.3.0.r1-17300-lanai.QSSI15.0
5 righe
227 B
Makefile
5 righe
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
|