projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b8b0618
)
kconfig: fix typo "mconfig" to "menuconfig" in a comment
author
Markus Heidelberg
<
[email protected]
>
Sun, 17 May 2009 23:36:45 +0000
(
01:36
+0200)
committer
Sam Ravnborg
<
[email protected]
>
Tue, 9 Jun 2009 20:37:46 +0000
(22:37 +0200)
Signed-off-by: Markus Heidelberg <
[email protected]
>
Signed-off-by: Sam Ravnborg <
[email protected]
>
scripts/kconfig/Makefile
patch
|
blob
|
history
diff --git
a/scripts/kconfig/Makefile
b/scripts/kconfig/Makefile
index fa8c2dd9c983ef3fa7617c0c87a28cb9ea4546b0..47e3f2e2af4f7a908712b658e8825b2d9ac48e2b 100644
(file)
--- a/
scripts/kconfig/Makefile
+++ b/
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 m
config target.
+# mconf: Used for the m
enuconfig target
# Utilizes the lxdialog package
# qconf: Used for the xconfig target
# Based on QT which needs to be installed to compile it