From d91277e377d9dbbc87e7997db7059b30a3389bb2 Mon Sep 17 00:00:00 2001 From: Alexey Neyman Date: Fri, 3 Feb 2017 17:49:45 -0800 Subject: Add zlib as a companion lib with version 1.2.11. Signed-off-by: Alexey Neyman --- config/binutils/binutils.in.2 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'config/binutils') diff --git a/config/binutils/binutils.in.2 b/config/binutils/binutils.in.2 index 7a1291f9..dfb00bd9 100644 --- a/config/binutils/binutils.in.2 +++ b/config/binutils/binutils.in.2 @@ -2,6 +2,10 @@ if ARCH_BINFMT_FLAT +config ELF2FLT_REQUIRES_ZLIB + def_bool y + select ZLIB + comment "elf2flt" choice -- cgit v1.2.3