diff options
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2007-08-27 21:51:27 +0000 |
---|---|---|
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2007-08-27 21:51:27 +0000 |
commit | 232fa7eeaa3a3eb02927aa2cc7cca0aed3ba2ef9 (patch) | |
tree | 3c1681d97f071fbbf2cbdc5c4bac3fb77b4da5fc /Makefile | |
parent | 663dee48ac58f0bb74778e8cb3b0efdd11da3671 (diff) |
- README even.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -414,7 +414,7 @@ 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 'See docs/README and docs/buildroot.html for further details' @echo .PHONY: dummy subdirs release distclean clean config oldconfig \ |