summaryrefslogtreecommitdiffstats
path: root/os_pickup.mk
blob: 9e13c0f9bbfcfa08f26517d27cb9912bd1bf96f9 (plain)
1
2
3
4
5
ifeq ($(TARGET_BOARD_PLATFORM),sdm710)
LOCAL_PATH := $(call my-dir)
include $(call first-makefiles-under,$(LOCAL_PATH))
endif