zephyr/scripts/kconfig
Håkon Øye Amundsen 208c4ecacb 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: Håkon Øye Amundsen <haakon.amundsen@nordicsemi.no>
2019-08-19 16:26:31 +02:00
..
diffconfig license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
guiconfig.py genrest: De-spam docs by skipping direct deps. in more places 2019-06-24 12:14:06 -07:00
kconfig.py scripts: kconfig: normalize paths to avoid duplicate 2019-08-19 16:26:31 +02:00
kconfigfunctions.py kconfig: Avoid potential issue parsing generated_dts_board.conf 2019-04-18 08:49:46 -04:00
kconfiglib.py genrest: De-spam docs by skipping direct deps. in more places 2019-06-24 12:14:06 -07:00
menuconfig.py genrest: De-spam docs by skipping direct deps. in more places 2019-06-24 12:14:06 -07:00