From e8ce0626d99114a66ae48273bb1478a3454b65cf Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Sat, 3 Feb 2007 17:29:14 +0000 Subject: s/PREFIX/CONFIG_PREFIX/ --- Makefile.help | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.help') 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:' -- cgit v1.2.3