Files
u-boot/cmd
Ivan Orlov cf536daeed cmd: license: Add CONFIG_GZIP dependency
'License' command processing code could be successfully compiled only
when CONFIG_GZIP option is enabled, otherwise it can't find the 'gunzip'
function definition (it is defined in lib/gunzip.c).

Add CONFIG_GZIP dependency to 'license' command config option in the
corresponding Kconfig.

Signed-off-by: Ivan Orlov <ivan.orlov@codethink.co.uk>
2024-01-18 20:24:13 -05:00
..
2023-04-06 19:10:08 -04:00
2023-12-15 13:05:55 -05:00
2023-03-25 11:07:22 +01:00
2023-10-16 15:46:18 +02:00
2023-09-11 16:34:19 -04:00
2023-04-27 13:51:06 -04:00
2023-07-28 18:45:03 +08:00
2024-01-18 20:24:13 -05:00
2023-07-05 11:28:55 -04:00
2023-08-23 08:02:59 +02:00
2023-03-17 15:44:01 -04:00
2023-10-24 15:55:17 +08:00
2023-11-28 22:31:03 -05:00
2023-09-09 06:12:47 +02:00
2023-06-06 10:37:25 +02:00
2023-12-20 09:48:16 -05:00