diff --git a/scripts/config.pl b/scripts/config.pl index 5e1865d8c..d8d6a20ed 100755 --- a/scripts/config.pl +++ b/scripts/config.pl @@ -5,6 +5,7 @@ use warnings; use strict; +my $config_file = "include/mbedtls/config.h"; my $usage = <] [set | unset | full | realfull] @@ -58,8 +59,6 @@ my @non_excluded = qw( PLATFORM_[A-Z0-9]+_ALT ); -my $config_file = "include/mbedtls/config.h"; - # get -f option if (@ARGV >= 2 && $ARGV[0] eq "-f") { shift; # -f