blob: 07d02fd1b128a001718776c5f6dcc0946b098b16 [file] [log] [blame]
TAR ?= tar
ifeq (,$(call suitable-host-package,tar,$(TAR)))
TAR = $(HOST_DIR)/bin/tar
BR2_TAR_HOST_DEPENDENCY = host-tar
endif