mirror of
https://github.com/torvalds/linux.git
synced 2026-05-23 22:52:19 +02:00
drm/amd/display: Add DCN35 blocks to Makefile
[Why & How] Enable DCN35 in makefile. Signed-off-by: Qingqing Zhuo <Qingqing.Zhuo@amd.com> Acked-by: Harry Wentland <Harry.Wentland@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
parent
69cc1864c9
commit
1cb87e0489
|
|
@ -42,6 +42,7 @@ DC_LIBS += dcn315
|
|||
DC_LIBS += dcn316
|
||||
DC_LIBS += dcn32
|
||||
DC_LIBS += dcn321
|
||||
DC_LIBS += dcn35
|
||||
endif
|
||||
|
||||
DC_LIBS += dce120
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user