[PATCH 2/2] commands/Kconfig: fix typo in CMD_BOOTM_OFTREE help

Marc Kleine-Budde mkl at pengutronix.de
Sat May 23 13:52:20 PDT 2015


Signed-off-by: Marc Kleine-Budde <mkl at pengutronix.de>
---
 commands/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/commands/Kconfig b/commands/Kconfig
index 847ff76d1d8b..25c77a85c5dc 100644
--- a/commands/Kconfig
+++ b/commands/Kconfig
@@ -385,7 +385,7 @@ config CMD_BOOTM_OFTREE
 	  Add support to pass a device tree (a.k.a Open Firmware Tree, oftree). Adds
 	  this command line option:
 
-	  -o DTS  specify device tre
+	  -o DTS  specify device tree
 
 config CMD_BOOTM_OFTREE_UIMAGE
 	bool
-- 
2.1.4




More information about the barebox mailing list