blob: 98a4f42388c10deffb59eb3753c35775d3554308 [file] [log] [blame]
ifeq (,$(call suitable-host-package,lzip,$(LZCAT)))
BR2_LZIP_HOST_DEPENDENCY = host-lzip
LZCAT = $(HOST_DIR)/bin/lzip -d -c
endif