1 ifneq ($(filter msm8909,$(TARGET_BOARD_PLATFORM)),) 2 include $(call all-named-subdir-makefiles,libbt-vendor) 3 endif # is-vendor-board-platform 4