Thanks, applied as b67da1fd45b5f9f430f07322e39eff253d2f5d62. Michael
[sent from post-receive hook] On Tue, 20 Jul 2021 13:48:32 +0200, Christian Melki <[email protected]> wrote: > Signed-off-by: Christian Melki <[email protected]> > Message-Id: <[email protected]> > Signed-off-by: Michael Olbrich <[email protected]> > > diff --git a/rules/efivar.make b/rules/efivar.make > index 1c92dce24eb5..db0ed001f487 100644 > --- a/rules/efivar.make > +++ b/rules/efivar.make > @@ -29,7 +29,7 @@ EFIVAR_LICENSE := LGPL-2.1-only > > EFIVAR_CONF_TOOL := NO > EFIVAR_MAKE_ENV := $(CROSS_ENV) PTXDIST_ICECC=$(PTXDIST_ICERUN) > -EFIVAR_INSTALL_OPT := libdir="/usr/lib/" install > +EFIVAR_INSTALL_OPT := libdir="/usr/$(CROSS_LIB_DIR)/" install > > EFIVAR_CFLAGS := \ > -flto-partition=none _______________________________________________ ptxdist mailing list [email protected] To unsubscribe, send a mail with subject "unsubscribe" to [email protected]
