Install the tool into the sysroot-host if it was enabled in the
bareboxconfig.

Signed-off-by: Marco Felsch <[email protected]>
---
 rules/barebox.make | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/rules/barebox.make b/rules/barebox.make
index 65bb8251e..578cdac2f 100644
--- a/rules/barebox.make
+++ b/rules/barebox.make
@@ -121,7 +121,8 @@ BAREBOX_PROGS_HOST := \
        kernel-install \
        bareboxcrc32 \
        bareboximd \
-       setupmbr/setupmbr
+       setupmbr/setupmbr \
+       imx/imx-usb-loader
 
 BAREBOX_PROGS_TARGET_y :=
 BAREBOX_PROGS_TARGET_$(PTXCONF_BAREBOX_BAREBOXENV) += bareboxenv
-- 
2.20.1


_______________________________________________
ptxdist mailing list
[email protected]
To unsubscribe, send a mail with subject "unsubscribe" to 
[email protected]

Reply via email to