13a83e4e6SRoman Li#
23a83e4e6SRoman Li# (c) Copyright 2020 Advanced Micro Devices, Inc. All the rights reserved
33a83e4e6SRoman Li#
43a83e4e6SRoman Li#  All rights reserved.  This notice is intended as a precaution against
53a83e4e6SRoman Li#  inadvertent publication and does not imply publication or any waiver
63a83e4e6SRoman Li#  of confidentiality.  The year included in the foregoing notice is the
73a83e4e6SRoman Li#  year of creation of the work.
83a83e4e6SRoman Li#
93a83e4e6SRoman Li#  Authors: AMD
103a83e4e6SRoman Li#
113a83e4e6SRoman Li# Makefile for dcn30.
123a83e4e6SRoman Li
133a83e4e6SRoman LiDCN301 = dcn301_init.o dcn301_resource.o dcn301_dccg.o \
14*d1792509SAurabindo Pillai		dcn301_dio_link_encoder.o dcn301_hwseq.o dcn301_panel_cntl.o dcn301_hubbub.o \
15*d1792509SAurabindo Pillai		dcn301_optc.o
163a83e4e6SRoman Li
173a83e4e6SRoman LiAMD_DAL_DCN301 = $(addprefix $(AMDDALPATH)/dc/dcn301/,$(DCN301))
183a83e4e6SRoman Li
193a83e4e6SRoman LiAMD_DISPLAY_FILES += $(AMD_DAL_DCN301)
20