uboot: replace mkimage invocation with MKIMAGE
authorDanomi Manchego <danomimanchego123@gmail.com>
Wed, 24 Oct 2018 02:41:33 +0000 (22:41 -0400)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Fri, 26 Oct 2018 19:26:17 +0000 (21:26 +0200)
commit0210f160834fbc1291673cd950c6c189f0951b2a
treeafbb558b110d9b76281b44aef96f39d9eed24cf2
parentece585dee15c7293264fd7803b795084ec08326b
uboot: replace mkimage invocation with MKIMAGE

We already use $(MKIMAGE) instead of $(HOST_DIR)/bin/mkimage in xvisor, linux,
and cpio; use it here too.

Signed-off-by: Danomi Manchego <danomimanchego123@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
boot/uboot/uboot.mk