mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] host-genimage: select HOST_MTOOLS
@ 2021-05-05 15:24 Christian Melki
  2021-05-21  7:30 ` Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2021-05-05 15:24 UTC (permalink / raw)
  To: ptxdist; +Cc: Christian Melki

Add missing dependency.

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

diff --git a/rules/host-genimage.in b/rules/host-genimage.in
index 594a81140..aaef88243 100644
--- a/rules/host-genimage.in
+++ b/rules/host-genimage.in
@@ -3,4 +3,5 @@
 config HOST_GENIMAGE
 	tristate
 	select HOST_LIBCONFUSE
+	select HOST_MTOOLS
 	default y if ALLYES
-- 
2.31.1


_______________________________________________
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-05-21  7:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-05 15:24 [ptxdist] [PATCH] host-genimage: select HOST_MTOOLS Christian Melki
2021-05-21  7:30 ` Michael Olbrich

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