zephyr/scripts/kconfig
Sebastian Bøe ba287d2b27 cmake: Fix bug where DTS_BINDINGS_DIRS could only have one entry
Fix a bug where DTS_BINDINGS_DIRS could only have one entry. When
there were more than one entry the command for invoking menuconfig
became corrupted.

This changes the separator of DTS_BINDINGS_DIR from a space to ? so
that the shell does not interpret the space as an argument separator.

Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no>
2019-10-01 10:35:23 -07:00
..
diffconfig
guiconfig.py kconfiglib: Expose parsing location to Python preprocessor functions 2019-09-09 19:48:44 +02:00
kconfig.py scripts: kconfig: normalize paths to avoid duplicate 2019-08-19 16:26:31 +02:00
kconfigfunctions.py cmake: Fix bug where DTS_BINDINGS_DIRS could only have one entry 2019-10-01 10:35:23 -07:00
kconfiglib.py kconfiglib: Fix preprocessor issue for nested parentheses 2019-09-27 11:05:56 +02:00
menuconfig.py kconfiglib: Expose parsing location to Python preprocessor functions 2019-09-09 19:48:44 +02:00