Skip to content

Commit 6f26e5e

Browse files
marcowssravnborg
authored andcommitted
kconfig: fix typo "mconfig" to "menuconfig" in a comment
Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de> Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
1 parent b8b0618 commit 6f26e5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/kconfig/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ HOST_EXTRACFLAGS += -DLOCALE
104104
# ===========================================================================
105105
# Shared Makefile for the various kconfig executables:
106106
# conf: Used for defconfig, oldconfig and related targets
107-
# mconf: Used for the mconfig target.
107+
# mconf: Used for the menuconfig target
108108
# Utilizes the lxdialog package
109109
# qconf: Used for the xconfig target
110110
# Based on QT which needs to be installed to compile it

0 commit comments

Comments
 (0)