[Buildroot] [PATCH 1/2] Makefile: add the xconfig target to the help of the main Makefile

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Mon Jul 27 16:10:21 UTC 2009


Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 Makefile |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/Makefile b/Makefile
index e61f995..182853c 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/<project>'
-- 
1.6.0.4




More information about the buildroot mailing list