Remove old script
This commit is contained in:
parent
8eef0f28ed
commit
4b378c9423
2 changed files with 1 additions and 9 deletions
|
@ -25,6 +25,7 @@ Changes
|
|||
compile time.
|
||||
* Remove test program o_p_test, the script compat.sh does more.
|
||||
* Remove test program ssl_test, superseded by ssl-opt.sh.
|
||||
* Remove helper script active-config.pl
|
||||
|
||||
= mbed TLS 1.3 branch
|
||||
|
||||
|
|
|
@ -1,9 +0,0 @@
|
|||
#!/usr/bin/perl
|
||||
|
||||
# DEPRECATED!
|
||||
#
|
||||
# activate a pre-defined configuration
|
||||
|
||||
print "This script is deprecated!\n";
|
||||
print "See configs/README.txt regarding alternative config.h usage\n";
|
||||
exit 1;
|
Loading…
Reference in a new issue