From: Renz Bagaporo Date: Thu, 13 Sep 2018 08:03:19 +0000 (+0800) Subject: bt: remove non-existing source file from cmakelists X-Git-Tag: v3.2-beta1~168^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=454d65bbabae0f983dd0d49bc6a920e28e449155;p=esp-idf bt: remove non-existing source file from cmakelists --- diff --git a/components/bt/CMakeLists.txt b/components/bt/CMakeLists.txt index df6fa250d4..1bcea86c4c 100644 --- a/components/bt/CMakeLists.txt +++ b/components/bt/CMakeLists.txt @@ -154,7 +154,6 @@ if(CONFIG_BT_ENABLED) "bluedroid/external/sbc/encoder/srce/sbc_enc_coeffs.c" "bluedroid/external/sbc/encoder/srce/sbc_encoder.c" "bluedroid/external/sbc/encoder/srce/sbc_packing.c" - "bluedroid/hci/buffer_allocator.c" "bluedroid/hci/hci_audio.c" "bluedroid/hci/hci_hal_h4.c" "bluedroid/hci/hci_layer.c"