X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=tools%2Fmkimage%2Fpatches%2F210-link-libcrypto-static.patch;fp=tools%2Fmkimage%2Fpatches%2F210-link-libcrypto-static.patch;h=c609912be9032a5a3779ed37e9b6341d5d1bd476;hb=042917f1c4e8e68ed6c6948dcaf57d35d0b3c366;hp=368dea86c94e90088eca3686e204859492f9374f;hpb=066ec97167e49b5c037b04dc4ec76c4cad5b75e2;p=openwrt%2Fstaging%2Fhauke.git diff --git a/tools/mkimage/patches/210-link-libcrypto-static.patch b/tools/mkimage/patches/210-link-libcrypto-static.patch index 368dea86c9..c609912be9 100644 --- a/tools/mkimage/patches/210-link-libcrypto-static.patch +++ b/tools/mkimage/patches/210-link-libcrypto-static.patch @@ -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 += \