blob: fa10797e2b8478d75a95076b00b82fd66b92aec5 [file] [log] [blame]
ifneq ($(TARGET_BOARD_AUTO),true)
LOCAL_PATH := $(call my-dir)
ifneq ($(filter msm8998,$(TARGET_BOARD_PLATFORM)),)
include $(call first-makefiles-under,$(LOCAL_PATH)/msm8998)
endif
endif