diff --git a/[refs] b/[refs] index 1776e725f586..42155f067f15 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b8b0618cf6fab3bd5b1da8c72f4b29847d81ac42 +refs/heads/master: 6f26e5e412ddc23e1d698390243e39802410ab15 diff --git a/trunk/scripts/kconfig/Makefile b/trunk/scripts/kconfig/Makefile index fa8c2dd9c983..47e3f2e2af4f 100644 --- a/trunk/scripts/kconfig/Makefile +++ b/trunk/scripts/kconfig/Makefile @@ -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