blob: 97339a56b73f727840d84e0fbfc06a4aa53ab04c [file] [log] [blame]
Roger Liaod3ba5852019-07-10 17:31:09 +08001ifeq ($(TARGET_BOARD_PLATFORM),lito)
Roger Liaodf070302019-07-19 16:20:50 +08002ifneq ($(BUILD_WITHOUT_VENDOR),true)
Roger Liaod3ba5852019-07-10 17:31:09 +08003LOCAL_PATH := $(call my-dir)
4include $(call first-makefiles-under,$(LOCAL_PATH))
5endif
Roger Liaodf070302019-07-19 16:20:50 +08006endif