aboutsummaryrefslogtreecommitdiff
path: root/Makefile.help
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.help')
-rw-r--r--Makefile.help2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.help b/Makefile.help
index a1ff4fcb8..fc661b110 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:'