diff options
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/minikconf.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/minikconf.py b/scripts/minikconf.py index 40ae1989e1..377d6228b9 100644 --- a/scripts/minikconf.py +++ b/scripts/minikconf.py @@ -1,3 +1,4 @@ +#!/usr/bin/env python3 # # Mini-Kconfig parser # |