diff options
Diffstat (limited to 'Makefile.help')
-rw-r--r-- | Makefile.help | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.help b/Makefile.help index a1ff4fc..fc661b1 100644 --- a/Makefile.help +++ b/Makefile.help @@ -27,7 +27,7 @@ help: @echo ' make SED="$(objtree)/sed"' @echo @echo 'Installation:' - @echo ' install - install busybox into $(PREFIX)' + @echo ' install - install busybox into $(CONFIG_PREFIX)' @echo ' uninstall' @echo @echo 'Development:' |