Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | openssl: move engine.mk to INCLUDE_DIR | Eneas U de Queiroz | 2022-03-23 |
engine.mk is supposed to be included by engine packages, but it will not be present in the SDK in the same place as in the main repository. Move it to include/openssl-engine.mk to avoid this. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com> |