aboutsummaryrefslogtreecommitdiff
path: root/util/broadcom/secimage/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'util/broadcom/secimage/Makefile.inc')
-rw-r--r--util/broadcom/secimage/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/broadcom/secimage/Makefile.inc b/util/broadcom/secimage/Makefile.inc
index a171a42462..fefe576708 100644
--- a/util/broadcom/secimage/Makefile.inc
+++ b/util/broadcom/secimage/Makefile.inc
@@ -4,7 +4,7 @@ secimageobj += io.o
secimageobj += misc.o
secimageobj += sbi.o
-LIBS = -lssl -lcrypto
+LIBS = -lssl -lcrypto -lz
additional-dirs += $(objutil)/broadcom/secimage