import old mobicore
[GitHub/LineageOS/android_hardware_samsung_slsi_exynos7580.git] / mobicore / daemon / Kernel / Platforms / Generic / Android.mk
CommitLineData
15e8442f
JA
1# =============================================================================
2#
3# Generic TrustZone device includes
4#
5# =============================================================================
6
7# This is not a separate module.
8# All paths are relative to APP_PROJECT_PATH!
9KERNEL_PATH := Kernel/Platforms/Generic
10
11# Add new source files here
12LOCAL_SRC_FILES += $(KERNEL_PATH)/CMcKMod.cpp
13
14# Header files for components including this module
15LOCAL_C_INCLUDES += $(LOCAL_PATH)/$(KERNEL_PATH)