linuxOS_D21X/tools/support/dependencies/check-host-gzip.mk
2024-11-29 16:13:46 +08:00

4 lines
86 B
Makefile

ifeq (,$(call suitable-host-package,gzip))
BR2_GZIP_HOST_DEPENDENCY = host-gzip
endif