* [PATCH] test: emulate.pl: fix typo in help text
@ 2021-11-25 16:05 Ahmad Fatoum
2021-11-30 10:28 ` Sascha Hauer
0 siblings, 1 reply; 2+ messages in thread
From: Ahmad Fatoum @ 2021-11-25 16:05 UTC (permalink / raw)
To: barebox; +Cc: Ahmad Fatoum
s/kconfig_add/kconfig-add/
Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
---
test/emulate.pl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/test/emulate.pl b/test/emulate.pl
index 78c2815884b3..77b751a329b3 100755
--- a/test/emulate.pl
+++ b/test/emulate.pl
@@ -515,7 +515,7 @@ skipped.
Applies test/kconfig/full.cfg on top of base.cfg. This enables as much as
possible to avoid skipping tests for disabled functionality.
-=item B<--kconfig_add>=%s, B<-K>=%s
+=item B<--kconfig-add>=%s, B<-K>=%s
Extra kconfig fragments, merged on top of the defconfig and Kconfig
fragments described by the YAML. In tree configuration fragment
--
2.30.2
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-11-30 10:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-25 16:05 [PATCH] test: emulate.pl: fix typo in help text Ahmad Fatoum
2021-11-30 10:28 ` Sascha Hauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox