From mboxrd@z Thu Jan 1 00:00:00 1970 From: sbabic at denx.de Date: Mon, 1 Mar 2021 12:56:01 +0100 (CET) Subject: [PATCH v2 2/4] Respect that some compression algos can be enabled separately for SPL In-Reply-To: <1612570268-8625-3-git-send-email-tharvey@gateworks.com> Message-ID: <20210301115601.8ECC481FFE@phobos.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > From: Frieder Schrempf > Some compression algorithms currently can be enabled for SPL and > U-Boot proper separately. Therefore take into account USE_HOSTCC > is well as CONFIG_IS_ENABLED() in these cases to prevent compiling these > functions in case of a host tool build. > Signed-off-by: Frieder Schrempf > Signed-off-by: Tim Harvey Applied to u-boot-imx, master, thanks ! Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de =====================================================================