From 6bb44fdb31b8927e8e66e24ea187b2d2b79f591d Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Sun, 22 Feb 2026 06:22:04 +0100 Subject: chore: modules conversion from .cc to .cpp. Signed-off-by: Amlal El Mahrouss --- tools/kconf.py | 1 + 1 file changed, 1 insertion(+) (limited to 'tools') 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) -- cgit v1.2.3