文件
android_kernel_samsung_sm86…/Kbuild
Yu SI d315194358 msm: eva: build script as DLKM for Vendor SI
added mk and Kbuild script to support building eva
as external module for Vendor SI

Change-Id: I96bfe0c5260264c40755b337dfe8b8522e966022
Signed-off-by: Yu SI <ysi@codeaurora.org>
2020-12-15 16:57:12 -08:00

18 行
485 B
Makefile

# SPDX-License-Identifier: GPL-2.0-only
CONFIG_BUILD_VENDORSI := true
# auto-detect subdirs
ifneq ($(CONFIG_BUILD_VENDORSI), true)
ifneq ($(CONFIG_ARCH_QTI_VM), y)
include $(srctree)/techpack/eva/config/waipioeva.conf
LINUXINCLUDE += -include $(srctree)/techpack/eva/config/waipioevaconf.h
endif
LINUXINCLUDE += -I$(srctree)/techpack/eva/include \
-I$(srctree)/techpack/eva/include/uapi \
-I$(srctree)/techpack/eva/include/uapi/eva
endif
obj-y +=msm/