1ifeq (,$(call suitable-host-package,lzip,$(LZCAT))) 2BR2_LZIP_HOST_DEPENDENCY = host-lzip 3LZCAT = $(HOST_DIR)/bin/lzip -d -c 4endif 5