]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
Makefile: add the xconfig target to the help of the main Makefile
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 27 Jul 2009 16:08:12 +0000 (18:08 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 27 Jul 2009 16:09:32 +0000 (18:09 +0200)
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Makefile

index e61f995b951d6c086ecc690c8b4c13f7a5d010c6..182853ce9cad0277cf6d5c76afeb2444a5c0a07b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -561,6 +561,7 @@ help:
        @echo
        @echo 'Configuration:'
        @echo '  menuconfig             - interactive curses-based configurator'
+       @echo '  xconfig                - interactive Qt-based configurator'
        @echo '  oldconfig              - resolve any unresolved symbols in .config'
        @echo '  configured             - make {uclibc/busybox/linux26}-config'
        @echo '  saveconfig             - save current configuration under local/<project>'