Current Path : /usr/lib/modules/5.15.0-138-generic/build/drivers/gpu/drm/amd/display/dc/dsc/ |
Current File : //usr/lib/modules/5.15.0-138-generic/build/drivers/gpu/drm/amd/display/dc/dsc/Makefile |
# SPDX-License-Identifier: MIT # # Makefile for the 'dsc' sub-component of DAL. DSC = dc_dsc.o rc_calc.o rc_calc_dpi.o AMD_DAL_DSC = $(addprefix $(AMDDALPATH)/dc/dsc/,$(DSC)) AMD_DISPLAY_FILES += $(AMD_DAL_DSC)