1ifeq ($(call is-vendor-board-platform,QCOM),true) 2ifneq ($(BUILD_WITHOUT_VENDOR),true) 3include $(call all-named-subdir-makefiles,libbt-vendor) 4endif 5endif # is-vendor-board-platform 6