uboot-fritz4040: Add host flags for host compiler
authorHauke Mehrtens <hauke@hauke-m.de>
Fri, 17 May 2019 19:32:50 +0000 (21:32 +0200)
committerChristian Lamparter <chunkeey@gmail.com>
Sun, 19 May 2019 10:29:24 +0000 (12:29 +0200)
commitdf6e8c8771d5457048a5cb1e510c6bc73bd4c173
tree4d24f6da75c6fbab955b48b4812e657d4e6dec1d
parent2d0c0abf5d98d1f85f9d5253e0162383c33200a6
uboot-fritz4040: Add host flags for host compiler

This adds the host staging directory to the include path to make it use
the zlib.h files from the staging include directory and also link
against the zlib version from the staging directory.

This fixes a compile problem when the zlib header were not installed on
the build host.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
[picked from openwrt-18.06]
package/boot/uboot-fritz4040/Makefile