From 2eaf3f850a634f44243ae484bae35bc74d40dd9f Mon Sep 17 00:00:00 2001 From: vda Date: Thu, 30 Nov 2006 22:40:32 +0000 Subject: "kernel config" -> "busybox config" suggested by Roberto A. Foglietta git-svn-id: svn://busybox.net/trunk/busybox@16743 69ca8d6d-28ef-0310-b511-8ec308f3f277 --- scripts/basic/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/basic') 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-55-g6feb