mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-05-09 08:31:33 +08:00
Updates generate_features.pl for new sections.
Signed-off-by: Minos Galanakis <minos.galanakis@arm.com>
This commit is contained in:
parent
1bf85a8634
commit
9d51a54ba2
@ -27,8 +27,8 @@ if( @ARGV ) {
|
|||||||
|
|
||||||
my $feature_format_file = $data_dir.'/version_features.fmt';
|
my $feature_format_file = $data_dir.'/version_features.fmt';
|
||||||
|
|
||||||
my @sections = ( "System support", "Mbed TLS modules",
|
my @sections = ( "Platform abstraction layer", "General configuration options",
|
||||||
"Mbed TLS feature support" );
|
"TLS feature selection", "X.509 feature selection" );
|
||||||
|
|
||||||
my $line_separator = $/;
|
my $line_separator = $/;
|
||||||
undef $/;
|
undef $/;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user