s/PREFIX/CONFIG_PREFIX/

This commit is contained in:
Denis Vlasenko
2007-02-03 17:29:14 +00:00
parent 06af216528
commit e8ce0626d9
7 changed files with 15 additions and 15 deletions

View File

@@ -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:'