mirror of
https://github.com/Mbed-TLS/mbedtls-framework.git
synced 2026-08-14 15:17:46 +00:00
seperate path to meet line limit rules
Signed-off-by: Ben Taylor <[email protected]>
This commit is contained in:
@@ -172,7 +172,8 @@ def main():
|
||||
parser.add_argument('--include', '-I',
|
||||
action='append', default=['tf-psa-crypto/include',
|
||||
'tf-psa-crypto/drivers/builtin/include',
|
||||
'tf-psa-crypto/drivers/everest/include/tf-psa-crypto/private/',
|
||||
'tf-psa-crypto/drivers/everest/include/
|
||||
tf-psa-crypto/private/',
|
||||
'include'],
|
||||
help='Directory for header files')
|
||||
parser.add_argument('--keep-c',
|
||||
|
||||
Reference in New Issue
Block a user