summaryrefslogtreecommitdiff
path: root/package/binutils/binutils.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/binutils/binutils.mk')
-rw-r--r--package/binutils/binutils.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/binutils/binutils.mk b/package/binutils/binutils.mk
index 5454af89c..2d60ce074 100644
--- a/package/binutils/binutils.mk
+++ b/package/binutils/binutils.mk
@@ -51,5 +51,5 @@ define BINUTILS_INSTALL_TARGET_CMDS
DESTDIR=$(TARGET_DIR) install
endef
-$(eval $(call AUTOTARGETS,package,binutils))
-$(eval $(call AUTOTARGETS,package,binutils,host))
+$(eval $(call AUTOTARGETS))
+$(eval $(call AUTOTARGETS,host))