tools/mkimage: update to 2020.04
[openwrt/staging/chunkeey.git] / tools / mkimage / patches / 210-link-libcrypto-static.patch
index 368dea86c94e90088eca3686e204859492f9374f..c609912be9032a5a3779ed37e9b6341d5d1bd476 100644 (file)
@@ -3,7 +3,7 @@ needed dependencies are added too.
 
 --- a/tools/Makefile
 +++ b/tools/Makefile
-@@ -151,7 +151,7 @@ ifneq ($(CONFIG_MX23)$(CONFIG_MX28)$(CON
+@@ -162,7 +162,7 @@ ifneq ($(CONFIG_MX23)$(CONFIG_MX28)$(CON
  HOSTCFLAGS_kwbimage.o += \
        $(shell pkg-config --cflags libssl libcrypto 2> /dev/null || echo "")
  HOSTLOADLIBES_mkimage += \