tn3399_openwrt/package/boot/uboot-at91
Claudiu Beznea 95a24b5479 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: 6d5611af28 ("uboot-at91: update to linux4sam-2022.04")
Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
2022-07-13 09:00:59 +02:00
..
patches uboot-at91: update to linux4sam-2022.04 2022-07-11 00:50:18 +02:00
Makefile uboot-at91: fix build on buildbots 2022-07-13 09:00:59 +02:00