diff options
Diffstat (limited to 'examples')
| -rwxr-xr-x | examples/merge_config.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/merge_config.py b/examples/merge_config.py index 777fe2c..fea84ef 100755 --- a/examples/merge_config.py +++ b/examples/merge_config.py @@ -65,7 +65,7 @@ # Configuration saved to 'merged' # warning: QAZ (defined at Kconfig:10) was assigned the value 'y' but got the value 'n' -- check dependencies # $ cat merged -# Generated by Kconfiglib (https://github.com/ulfalizer/Kconfiglib) +# Generated by Kconfiglib (https://github.com/zephyrproject-rtos/Kconfiglib) # # CONFIG_FOO is not set # CONFIG_BAR=y # CONFIG_BAZ="baz string" |
