u-boot.mk: fix pkg-config usage
authorAndre Heider <a.heider@gmail.com>
Wed, 13 Oct 2021 10:51:22 +0000 (12:51 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 24 Oct 2021 16:00:49 +0000 (18:00 +0200)
commitf262d2aae136d2fe60c3b7314a4a0c5f30d79062
tree6f652454977fc70b63df58eee5d1a63f3f04fd16
parentb428f187f0db70a0a7166895ac9d159104ae5708
u-boot.mk: fix pkg-config usage

Using Host/Exports doesn't work as intended, explicitly add the
required vars so that u-boot finds the required libraries when building
its tools.

Signed-off-by: Andre Heider <a.heider@gmail.com>
include/u-boot.mk
package/boot/uboot-mediatek/Makefile
package/boot/uboot-mvebu/Makefile
package/boot/uboot-mxs/Makefile
package/boot/uboot-zynq/Makefile