uboot-mvebu: update to v2021.07
[openwrt/staging/nbd.git] / package / boot / uboot-mvebu / patches / 210-link-libcrypto-static.patch
index eb0b05e4c63aa2e2d302adc37d72bd589ac4cb15..2e7cf6663b4ce4cff484ba88ba465abec5063660 100644 (file)
@@ -3,7 +3,7 @@ needed dependencies are added too.
 
 --- a/tools/Makefile
 +++ b/tools/Makefile
-@@ -158,7 +158,7 @@ ifneq ($(CONFIG_MX23)$(CONFIG_MX28)$(CON
+@@ -168,7 +168,7 @@ ifneq ($(CONFIG_MX23)$(CONFIG_MX28)$(CON
  HOSTCFLAGS_kwbimage.o += \
        $(shell pkg-config --cflags libssl libcrypto 2> /dev/null || echo "")
  HOSTLDLIBS_mkimage += \