From e4531ce2ea815bfcb8f2a24a897d28ba83b1d688 Mon Sep 17 00:00:00 2001 From: Markus Heidelberg Date: Mon, 18 May 2009 01:36:45 +0200 Subject: [PATCH] --- yaml --- r: 149520 b: refs/heads/master c: 6f26e5e412ddc23e1d698390243e39802410ab15 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/scripts/kconfig/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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