Files
fml13v01-buildroot/support/dependencies/check-host-gzip.mk
T
2021-12-06 14:12:13 +08:00

4 lines
86 B
Makefile

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