[OpenWrt-Devel] [PATCH 4/4] firmware-utils: restore compilation of mkhilinkfw.

Felix Fietkau nbd at openwrt.org
Mon Oct 20 04:28:58 EDT 2014


On 2014-10-17 11:58, Yousong Zhou wrote:
> diff --git a/tools/Makefile b/tools/Makefile
> index 5629251..9879be1 100644
> --- a/tools/Makefile
> +++ b/tools/Makefile
> @@ -72,6 +72,7 @@ $(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))
This is wrong, stuff from tools/ must not depend on anything from package/

- Felix
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list