Signed-off-by: Christian Melki <[email protected]>
---
 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
[email protected]
To unsubscribe, send a mail with subject "unsubscribe" to 
[email protected]

Reply via email to