1429508c8SAlex Deucher# SPDX-License-Identifier: MIT 2429508c8SAlex Deucher# Copyright © 2024 Advanced Micro Devices, Inc. All rights reserved. 33a83e4e6SRoman Li# 43a83e4e6SRoman Li# Makefile for dcn30. 53a83e4e6SRoman Li 6*680caca6SBhuvanachandra PinnintiDCN301 = dcn301_panel_cntl.o 73a83e4e6SRoman Li 83a83e4e6SRoman LiAMD_DAL_DCN301 = $(addprefix $(AMDDALPATH)/dc/dcn301/,$(DCN301)) 93a83e4e6SRoman Li 103a83e4e6SRoman LiAMD_DISPLAY_FILES += $(AMD_DAL_DCN301) 11