|
@@ -85,7 +85,7 @@ ifeq ($(HOST_OS),Darwin)
|
|
tools-y += bash
|
|
tools-y += bash
|
|
else
|
|
else
|
|
$(curdir)/dwarves/compile += $(curdir)/elfutils/compile
|
|
$(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-$(CONFIG_DWARVES) += dwarves
|
|
tools-y += elfutils
|
|
tools-y += elfutils
|
|
endif
|
|
endif
|