Skip to content
  • Jeroen Hofstee's avatar
    includes: move openssl headers to include/u-boot · 2b9912e6
    Jeroen Hofstee authored
    commit 18b06652
    
     "tools: include u-boot version of sha256.h"
    unconditionally forced the sha256.h from u-boot to be used
    for tools instead of the host version. This is fragile though
    as it will also include the host version. Therefore move it
    to include/u-boot to join u-boot/md5.h etc which were renamed
    for the same reason.
    
    cc: Simon Glass <sjg@chromium.org>
    Signed-off-by: default avatarJeroen Hofstee <jeroen@myspectrum.nl>
    2b9912e6