blob: 303b2854f9ef437c9631116b3d936f8538bb2cd2 [file] [log] [blame]
#
# Makefile for Secure OS control sysfs
#
obj-$(CONFIG_SECURE_OS_CONTROL) += sec_os_ctrl.o
# MobiCore kernel driver path
GUD_ROOT_FOLDER := drivers/gud/gud-exynos7885/
# Includes MobiCore kernel driver
ccflags-y += -I$(GUD_ROOT_FOLDER)/MobiCoreDriver
ccflags-y += -I$(GUD_ROOT_FOLDER)/MobiCoreDriver/public