u-boot.mk: add HOST_LDFLAGS to UBOOT_MAKE_FLAGS
authorAlexandru Ardelean <ardeleanalex@gmail.com>
Tue, 23 Jan 2018 14:51:52 +0000 (16:51 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 10 Feb 2018 19:52:31 +0000 (20:52 +0100)
commitc72e6582c073b489348df3fedb273456d504559f
tree08bef4b58e928c61e5fb273c32288550e2cbf0fe
parentdf9781a4205c5191fe21e795f732cfdd37d982f9
u-boot.mk: add HOST_LDFLAGS to UBOOT_MAKE_FLAGS

This will make sure that the build system's
paths for linking are available.
This is needed mostly for linking with tools/libressl.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
include/u-boot.mk