Skip to content
Commit 208c4eca authored by Håkon Øye Amundsen's avatar Håkon Øye Amundsen Committed by Ioannis Glaropoulos
Browse files

scripts: kconfig: normalize paths to avoid duplicate



There is a bug where non-normalized paths can introduce multiple entries
for the same file. E.g. '/1/2/../2.file' and '/1/2/3/../../2.file' would
both be listed, and end in a ninja error because multiple targets
generate the same file.

This commit fixes this issue by normalizing the paths.

Signed-off-by: default avatarHåkon Øye Amundsen <haakon.amundsen@nordicsemi.no>
parent 8aba96b7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment