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

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