mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] rules/pciutils.make: Set libdir to something useful in cross environments.
@ 2021-09-02  9:57 Christian Melki
  0 siblings, 0 replies; only message in thread
From: Christian Melki @ 2021-09-02  9:57 UTC (permalink / raw)
  To: ptxdist

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

diff --git a/rules/pciutils.make b/rules/pciutils.make
index 6f472e63d..7e86eac15 100644
--- a/rules/pciutils.make
+++ b/rules/pciutils.make
@@ -37,6 +37,7 @@ PCIUTILS_MAKE_OPT := \
 	CROSS_COMPILE=$(COMPILER_PREFIX) \
 	PREFIX=/usr \
 	SBINDIR=/usr/bin \
+	LIBDIR=/usr/$(CROSS_LIB_DIR) \
 	HOST=$(PTXCONF_ARCH_STRING)-linux \
 	RELEASE=$(KERNEL_HEADER_VERSION) \
 	ZLIB=$(call ptx/yesno, PTXCONF_PCIUTILS_COMPRESS) \
-- 
2.30.2


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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-09-02  9:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-02  9:57 [ptxdist] [PATCH] rules/pciutils.make: Set libdir to something useful in cross environments Christian Melki

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