diff options
author | Claudiu Beznea <claudiu.beznea@microchip.com> | 2022-07-13 09:19:33 +0300 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2022-07-31 17:12:47 +0200 |
commit | c5f0eab222f1fe7df632b690fdcea97cab677c80 (patch) | |
tree | 9906a09ba224b515ea0872c692261e75ca301fda /package/devel | |
parent | 972b833e9161697beacb4286c8c91aeeec1161fe (diff) | |
download | upstream-c5f0eab222f1fe7df632b690fdcea97cab677c80.tar.gz upstream-c5f0eab222f1fe7df632b690fdcea97cab677c80.tar.bz2 upstream-c5f0eab222f1fe7df632b690fdcea97cab677c80.zip |
uboot-at91: fix build on buildbots
Buidbots are throwing the following compile error:
In file included from tools/aisimage.c:9:
include/image.h:1133:12: fatal error: openssl/evp.h: No such file or directory
^~~~~~~~~~~~~~~
compilation terminated.
Fix it by passing `UBOOT_MAKE_FLAGS` variable to make.
Suggested-by: Petr Štetiar <ynezz@true.cz>
Fixes: 6d5611af2813 ("uboot-at91: update to linux4sam-2022.04")
Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
(cherry picked from commit 95a24b54792ccf072c029edad495deb529383478)
Diffstat (limited to 'package/devel')
0 files changed, 0 insertions, 0 deletions