Skip to content

Commit

Permalink
kconfig: fix typo "mconfig" to "menuconfig" in a comment
Browse files Browse the repository at this point in the history
Signed-off-by: Markus Heidelberg <[email protected]>
Signed-off-by: Sam Ravnborg <[email protected]>
  • Loading branch information
marcows authored and sravnborg committed Jun 9, 2009
1 parent b8b0618 commit 6f26e5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/kconfig/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ HOST_EXTRACFLAGS += -DLOCALE
# ===========================================================================
# Shared Makefile for the various kconfig executables:
# conf: Used for defconfig, oldconfig and related targets
# mconf: Used for the mconfig target.
# mconf: Used for the menuconfig target
# Utilizes the lxdialog package
# qconf: Used for the xconfig target
# Based on QT which needs to be installed to compile it
Expand Down

0 comments on commit 6f26e5e

Please sign in to comment.