From eb98be02ac246690f35bb8029c7c405a6f1ed67b Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Thu, 30 Nov 2006 22:40:32 +0000 Subject: "kernel config" -> "busybox config" suggested by Roberto A. Foglietta --- scripts/basic/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/basic/Makefile') diff --git a/scripts/basic/Makefile b/scripts/basic/Makefile index f22e94c3a..119f079cf 100644 --- a/scripts/basic/Makefile +++ b/scripts/basic/Makefile @@ -3,7 +3,7 @@ # The programs listed herein is what is needed to do the basic stuff, # such as splitting .config and fix dependency file. # This initial step is needed to avoid files to be recompiled -# when kernel configuration changes (which is what happens when +# when busybox configuration changes (which is what happens when # .config is included by main Makefile. # --------------------------------------------------------------------------- # fixdep: Used to generate dependency information during build process -- cgit v1.2.3