Home
last modified time | relevance | path

Searched hist:"23 ed8833f231a3ea36d1c352737ef6f1eadfc899" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/amd/amdxcp/
H A DMakefilediff 23ed8833f231a3ea36d1c352737ef6f1eadfc899 Tue May 30 08:48:02 CEST 2023 Bob Zhou <bob.zhou@amd.com> drm/amdxcp: fix Makefile to build amdxcp module

After drm conduct amdgpu Makefile, amdgpu.ko has been created
and "amdgpu-y +=" in amdxcp Makefile isn't used.
So modify amdgpu-y to amdxcp-y and build amdxcp module.

Signed-off-by: Bob Zhou <bob.zhou@amd.com>
Reviewed-by: James Zhu <James.Zhu@amd.com>
Reviewed-by: Guchun Chen <guchun.chen@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>