diff options
-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 \ |