summaryrefslogtreecommitdiff
path: root/os_pickup.mk
blob: 6103ffb6a32f43169fe21d4bdeb70cc3b3f44f93 (plain)
1
2
3
4
ifeq ($(TARGET_BOARD_PLATFORM),sdm845)
LOCAL_PATH := $(call my-dir)
include $(call first-makefiles-under,$(LOCAL_PATH))
endif