mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-24 07:16:15 +07:00
8 lines
182 B
Makefile
8 lines
182 B
Makefile
|
# SPDX-License-Identifier: GPL-2.0
|
||
|
#
|
||
|
# Copyright (c) 2019, Intel Corporation.
|
||
|
#
|
||
|
# Makefile - HDCP client driver for Intel MEI Bus Driver.
|
||
|
|
||
|
obj-$(CONFIG_INTEL_MEI_HDCP) += mei_hdcp.o
|