Add status of inline configure option to feature output

This commit is contained in:
kaleb-himes 2018-01-17 14:20:49 -07:00
parent 0b8c069119
commit ed95fca448
1 changed files with 1 additions and 0 deletions

View File

@ -4239,6 +4239,7 @@ echo " * AES Key Wrap: $ENABLED_AESKEYWRAP"
echo " * Write duplicate: $ENABLED_WRITEDUP"
echo " * Intel Quick Assist: $ENABLED_INTEL_QA"
echo " * Xilinx Hardware Acc.: $ENABLED_XILINX"
echo " * Inline Code: $ENABLED_INLINE"
echo ""
echo "---"