소스 검색

include: uapi: add Kbuild entries for msm_hdmi_hdcp_mgr.h

Add Kbuild entries for msm_hdmi_hdcp_mgr.h to ensure that this
uapi header is copied out from display techpack path for
userspace clients to use after kernel compilation.

Change-Id: I0780a1eb9e85badabc58b172d46c73822c2210e3
Signed-off-by: Tatenda Chipeperekwa <[email protected]>
Tatenda Chipeperekwa 5 년 전
부모
커밋
9c262723f4
2개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      include/uapi/display/Kbuild
  2. 3 0
      include/uapi/display/hdcp/Kbuild

+ 1 - 0
include/uapi/display/Kbuild

@@ -2,3 +2,4 @@
 
 header-y += media/
 header-y += drm/
+header-y += hdcp/

+ 3 - 0
include/uapi/display/hdcp/Kbuild

@@ -0,0 +1,3 @@
+# SPDX-License-Identifier: GPL-2.0-only WITH Linux-syscall-note
+
+header-y += msm_hdmi_hdcp_mgr.h