Skip to content
Snippets Groups Projects
Commit 9bd14ae5 authored by Tales Aparecida's avatar Tales Aparecida
Browse files

fixup! drm/amd/display: Add KUnit tests for dcn20_fpu


Use dml_ccflags

Signed-off-by: default avatarTales Aparecida <tales.aparecida@gmail.com>
parent 0c218527
No related branches found
No related tags found
No related merge requests found
......@@ -3,11 +3,7 @@
# Makefile for the KUnit Tests for DML
#
ifdef CONFIG_X86
dml_tests_ccflags := -mhard-float -msse
endif
CFLAGS_$(AMDDALPATH)/tests/dc/dml/dcn20/dcn20_fpu_test.o := $(dml_tests_ccflags)
CFLAGS_$(AMDDALPATH)/tests/dc/dml/dcn20/dcn20_fpu_test.o := $(dml_ccflags)
DML_TESTS = calcs/bw_fixed_test.o display_mode_vba_test.o \
dcn20/dcn20_fpu_test.o
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment