Thanks, applied as b43c60854677523b0406183b1bc896b13ae1d76f. Michael
[sent from post-receive hook] On Sat, 20 Jun 2020 00:04:04 +0200, Marco Felsch <[email protected]> wrote: > Install the tool into the sysroot-host if it was enabled in the > bareboxconfig. > > Signed-off-by: Marco Felsch <[email protected]> > Message-Id: <[email protected]> > Signed-off-by: Michael Olbrich <[email protected]> > > diff --git a/rules/barebox.make b/rules/barebox.make > index d1b5fc5989e1..2a9262a44032 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 _______________________________________________ ptxdist mailing list [email protected] To unsubscribe, send a mail with subject "unsubscribe" to [email protected]
