[PATCH] ubifs: Add missing dependency on GZIP
Tom Rini
trini at konsulko.com
Tue Jun 7 18:47:57 CEST 2022
On Mon, May 23, 2022 at 10:50:36PM +0200, Pali Rohár wrote:
> GZIP option can be manually de-selected when UBIFS is enabled. This cause
> following compile error because ubifs calls gzip functions.
>
> /tmp/ccxVrh2c.ltrans1.ltrans.o: in function `gzip_decompress.lto_priv.566':
> <artificial>:(.text+0x768): undefined reference to `zunzip'
> collect2: error: ld returned 1 exit status
> make: *** [Makefile:1813: u-boot] Error 1
>
> So add missing dependency on GZIP.
>
> Signed-off-by: Pali Rohár <pali at kernel.org>
Applied to u-boot/next, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20220607/221e391f/attachment.sig>
More information about the U-Boot
mailing list