Commit 1cb87e04 authored by Qingqing Zhuo's avatar Qingqing Zhuo Committed by Alex Deucher

drm/amd/display: Add DCN35 blocks to Makefile

[Why & How]
Enable DCN35 in makefile.
Signed-off-by: default avatarQingqing Zhuo <Qingqing.Zhuo@amd.com>
Acked-by: default avatarHarry Wentland <Harry.Wentland@amd.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent 69cc1864
...@@ -42,6 +42,7 @@ DC_LIBS += dcn315 ...@@ -42,6 +42,7 @@ DC_LIBS += dcn315
DC_LIBS += dcn316 DC_LIBS += dcn316
DC_LIBS += dcn32 DC_LIBS += dcn32
DC_LIBS += dcn321 DC_LIBS += dcn321
DC_LIBS += dcn35
endif endif
DC_LIBS += dce120 DC_LIBS += dce120
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment