mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-23 15:55:10 +01:00
Rename include directory to mbedtls
This commit is contained in:
parent
129db08c90
commit
7f8099773e
250 changed files with 908 additions and 908 deletions
|
|
@ -36,7 +36,7 @@ POLARSSL_PKCS11_C
|
|||
_ALT\s*$
|
||||
);
|
||||
|
||||
my $config_file = "include/polarssl/config.h";
|
||||
my $config_file = "include/mbedtls/config.h";
|
||||
|
||||
# get -f option
|
||||
if (@ARGV >= 2 && $ARGV[0] eq "-f") {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue