projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc970ec
)
- allow me to point people at 'make help'
author
Bernhard Reutner-Fischer
<rep.dot.nop@gmail.com>
Mon, 27 Aug 2007 21:40:42 +0000
(21:40 -0000)
committer
Bernhard Reutner-Fischer
<rep.dot.nop@gmail.com>
Mon, 27 Aug 2007 21:40:42 +0000
(21:40 -0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 56f23a941a1dfd99a835d27cff75511533b4ea3b..b1e7755a16c837a3d58b2371e5b7eb88aa6a6da6 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-414,6
+414,8
@@
help:
@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