mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] efivar.make: Install to CROSS_LIB_DIR
@ 2021-07-08 12:57 Christian Melki
  2021-07-20 11:48 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2021-07-08 12:57 UTC (permalink / raw)
  To: ptxdist

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 rules/efivar.make | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rules/efivar.make b/rules/efivar.make
index 1c92dce24..db0ed001f 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
-- 
2.32.0


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ptxdist] [APPLIED] efivar.make: Install to CROSS_LIB_DIR
  2021-07-08 12:57 [ptxdist] [PATCH] efivar.make: Install to CROSS_LIB_DIR Christian Melki
@ 2021-07-20 11:48 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2021-07-20 11:48 UTC (permalink / raw)
  To: ptxdist; +Cc: Christian Melki

Thanks, applied as b67da1fd45b5f9f430f07322e39eff253d2f5d62.

Michael

[sent from post-receive hook]

On Tue, 20 Jul 2021 13:48:32 +0200, Christian Melki <christian.melki@t2data.com> wrote:
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20210708125720.20478-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> 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
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-07-20 11:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-08 12:57 [ptxdist] [PATCH] efivar.make: Install to CROSS_LIB_DIR Christian Melki
2021-07-20 11:48 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox