From: Christian Melki <christian.melki@t2data.com> To: ptxdist@pengutronix.de Subject: [ptxdist] [PATCH] efivar.make: Install to CROSS_LIB_DIR Date: Thu, 8 Jul 2021 14:57:20 +0200 [thread overview] Message-ID: <20210708125720.20478-1-christian.melki@t2data.com> (raw) 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
next reply other threads:[~2021-07-08 12:58 UTC|newest] Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top 2021-07-08 12:57 Christian Melki [this message] 2021-07-20 11:48 ` [ptxdist] [APPLIED] " Michael Olbrich
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20210708125720.20478-1-christian.melki@t2data.com \ --to=christian.melki@t2data.com \ --cc=ptxdist@pengutronix.de \ --subject='Re: [ptxdist] [PATCH] efivar.make: Install to CROSS_LIB_DIR' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox