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

Yousong Zhou yszhou4tech at gmail.com
Tue Oct 21 08:42:09 EDT 2014


Hi, John, Felix

On 20 October 2014 17:24, Yousong Zhou <yszhou4tech at gmail.com> wrote:
> Hi, Felix
>
> On 20 October 2014 16:28, Felix Fietkau <nbd at openwrt.org> wrote:
>> 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/
>
> Sorry.  I am not aware of that.  Can you elaborate on this?  Thanks.

Just checked with the commit history and saw that the patch for adding
host build of openssl was reverted, but later a patch for fixing host
build error when ccache is enabled was committed.  Hmm, you may want
to check further on that.  And sorry for the inconvenience caused.

Regards.

               yousong
_______________________________________________
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