Commit 7e7576c3 authored by Thomas Petazzoni's avatar Thomas Petazzoni
Browse files

Makefile: add the xconfig target to the help of the main Makefile

parent f26acf61
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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>'