diff options
Diffstat (limited to 'examples/merge_config.py')
| -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 2681b63..777fe2c 100755 --- a/examples/merge_config.py +++ b/examples/merge_config.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # This script functions similarly to scripts/kconfig/merge_config.sh from the # kernel tree, merging multiple configurations fragments to produce a complete |
