summaryrefslogtreecommitdiffstats
path: root/support/dependencies/check-host-gzip.mk
blob: bf9a369a7dfdb2d56845932a00028cf0f9b0e76f (plain)
1
2
3
ifeq (,$(call suitable-host-package,gzip))
BR2_GZIP_HOST_DEPENDENCY = host-gzip
endif
OpenPOWER on IntegriCloud