diff --git a/Makefile b/Makefile index dd47f77ed6..c33368a9ce 100644 --- a/Makefile +++ b/Makefile @@ -621,7 +621,7 @@ target-post-image: $(TARGETS_ROOTFS) target-finalize $(call MESSAGE,"Executing post-image script $(s)"); \ $(EXTRA_ENV) $(s) $(BINARIES_DIR) $(call qstrip,$(BR2_ROOTFS_POST_SCRIPT_ARGS))$(sep)) -toolchain-eclipse-register: +toolchain-eclipse-register: toolchain ./support/scripts/eclipse-register-toolchain `readlink -f $(O)` $(notdir $(TARGET_CROSS)) $(BR2_ARCH) source: $(TARGETS_SOURCE) $(HOST_SOURCE)