1ifneq ($(BOARD_VENDOR_QCOM_GPS_LOC_API_HARDWARE),) 2LOCAL_PATH := $(call my-dir) 3include $(LOCAL_PATH)/build/target_specific_features.mk 4include $(call all-makefiles-under,$(LOCAL_PATH)) 5endif 6