diff options
author | Harry Wentland <harry.wentland@amd.com> | 2023-12-01 06:25:22 -0700 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-12-06 15:22:34 -0500 |
commit | 80af8859b46d1fa386871f71bad95db9ff50ad62 (patch) | |
tree | 1ecb4b5c4afc5c66fb1c55d9ecb3fee8b226b16c /drivers/gpu/drm/amd/amdgpu/amdgpu_umsch_mm.h | |
parent | b6411638c026fde33046f5515a5a7d37af1da146 (diff) | |
download | linux-80af8859b46d1fa386871f71bad95db9ff50ad62.tar.gz linux-80af8859b46d1fa386871f71bad95db9ff50ad62.tar.bz2 linux-80af8859b46d1fa386871f71bad95db9ff50ad62.zip |
drm/amd/display: Skip entire amdgpu_dm build if !CONFIG_DRM_AMD_DC
[WHY]
Previously this only excluded build for a few amdgpu_dm
binaries which makes no sense.
[HOW]
Wrap the entire Makefile in "ifneq ($(CONFIG_DRM_AMD_DC),)"
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Reviewed-by: Alex Hung <alex.hung@amd.com>
Signed-off-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Hung <alex.hung@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_umsch_mm.h')
0 files changed, 0 insertions, 0 deletions