diff --git a/tools/Makefile b/tools/Makefile index 6359ab3e2..7e73747a7 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -86,7 +86,7 @@ ifeq ($(HOST_OS),Darwin) tools-y += bash else $(curdir)/dwarves/compile += $(curdir)/elfutils/compile - $(curdir)/elfutils/compile := $(curdir)/zlib/compile + $(curdir)/elfutils/compile := $(curdir)/m4/compile $(curdir)/zlib/compile tools-$(CONFIG_DWARVES) += dwarves tools-y += elfutils endif