summaryrefslogtreecommitdiffstats
path: root/package/tar/tar.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/tar/tar.mk')
-rw-r--r--package/tar/tar.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/tar/tar.mk b/package/tar/tar.mk
index 9e856b53f..e36c1cb0f 100644
--- a/package/tar/tar.mk
+++ b/package/tar/tar.mk
@@ -25,4 +25,4 @@ define HOST_TAR_EXTRACT_CMDS
mv $(@D)/tar-$(TAR_VERSION)/* $(@D)
rmdir $(@D)/tar-$(TAR_VERSION)
endef
-$(eval $(call AUTOTARGETS,host))
+$(eval $(host-autotools-package))