kernel_samsung_a34x-permissive/drivers/gpu/drm/mediatek/ca/Makefile
2024-04-28 15:51:13 +02:00

14 lines
303 B
Makefile

#
#HDCP crypto ca
#
ifeq ($(CONFIG_TRUSTONIC_TEE_SUPPORT),y)
include $(srctree)/drivers/misc/mediatek/gud/Makefile.include
endif
ifeq ($(CONFIG_MICROTRUST_TEE_SUPPORT),y)
include $(srctree)/drivers/misc/mediatek/teei/Makefile.include
endif
obj-y += tlcDpHdcp.o
#ccflags-y += -DHDCP_SETKEY_FROM_KERNEL