summaryrefslogtreecommitdiffhomepage
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rwxr-xr-xtools/kconf.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/kconf.py b/tools/kconf.py
index 0c892aa0..f6403aee 100755
--- a/tools/kconf.py
+++ b/tools/kconf.py
@@ -4,6 +4,7 @@
import os, json, sys
if __name__ == '__main__':
+ print("kconf: running config script...")
sys.exit(0)