android13/hardware/qcom/sdm845/data/ipacfg-mgr/os_pickup.mk

5 lines
145 B
Makefile

ifneq ($(filter sdm845 sdm710,$(TARGET_BOARD_PLATFORM)),)
LOCAL_PATH := $(call my-dir)
include $(call first-makefiles-under,$(LOCAL_PATH))
endif