Skip to content
Snippets Groups Projects
Commit d225f614 authored by Felix Fietkau's avatar Felix Fietkau
Browse files

tools: revert faulty dependency on package stuff


Signed-off-by: default avatarFelix Fietkau <nbd@openwrt.org>

SVN-Revision: 42996
parent 35b34b20
No related branches found
No related tags found
No related merge requests found
......@@ -72,7 +72,6 @@ $(curdir)/b43-tools/compile := $(curdir)/bison/install
$(curdir)/padjffs2/compile := $(curdir)/findutils/install
$(curdir)/cloog/compile := $(curdir)/ppl/install
$(curdir)/bc/compile := $(curdir)/bison/install
$(curdir)/firmware-utils/compile := package/openssl/host/install
ifneq ($(CONFIG_CCACHE),)
$(foreach tool, $(tools-y), $(eval $(curdir)/$(tool)/compile += $(curdir)/ccache/install))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment