summaryrefslogtreecommitdiff
path: root/os_pickup.mk
blob: 8cc54b406e7a8c0b5e479ec742892ee89bb7aac3 (plain)
1
2
3
4
ifneq ($(filter sdm845 sdm710,$(TARGET_BOARD_PLATFORM)),)
LOCAL_PATH := $(call my-dir)
include $(call first-makefiles-under,$(LOCAL_PATH))
endif