From: Thomas Petazzoni Date: Mon, 27 Jul 2009 16:08:12 +0000 (+0200) Subject: Makefile: add the xconfig target to the help of the main Makefile X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7e7576c3d8687a779882d17df9b12ce8486c1ec6;p=buildroot.git Makefile: add the xconfig target to the help of the main Makefile Signed-off-by: Thomas Petazzoni --- diff --git a/Makefile b/Makefile index e61f995b95..182853ce9c 100644 --- 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/'