cmake: dts: Remove duplicated "Remove duplicates"

"Remove duplicates" step was duplicated.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
This commit is contained in:
Erwan Gouriou 2020-06-26 11:14:29 +02:00 committed by Kumar Gala
parent 55f79d95f7
commit 531af45b38

View file

@ -50,8 +50,6 @@ list(REMOVE_DUPLICATES
DTS_ROOT
)
list(REMOVE_DUPLICATES DTS_ROOT)
set(dts_files
${DTS_SOURCE}
${shield_dts_files}