[Buildroot] svn commit: trunk/buildroot

aldot at uclibc.org aldot at uclibc.org
Mon Aug 27 21:40:44 UTC 2007


Author: aldot
Date: 2007-08-27 14:40:42 -0700 (Mon, 27 Aug 2007)
New Revision: 19707

Log:
- allow me to point people at 'make help'


Modified:
   trunk/buildroot/Makefile


Changeset:
Modified: trunk/buildroot/Makefile
===================================================================
--- trunk/buildroot/Makefile	2007-08-27 17:02:19 UTC (rev 19706)
+++ trunk/buildroot/Makefile	2007-08-27 21:40:42 UTC (rev 19707)
@@ -414,6 +414,8 @@
 	@echo '  source                 - download all sources needed for offline-build'
 	@echo '  source-check           - check all packages for valid download URLs'
 	@echo
+	@echo 'See docs/REAME and docs/buildroot.html for further details'
+	@echo
 
 .PHONY: dummy subdirs release distclean clean config oldconfig \
 	menuconfig tags check test depend defconfig help




More information about the buildroot mailing list