aboutsummaryrefslogtreecommitdiff
path: root/scripts/basic
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2006-11-30 22:40:32 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2006-11-30 22:40:32 +0000
commiteb98be02ac246690f35bb8029c7c405a6f1ed67b (patch)
tree0fdacb1a262ce583d2b1dd5d857e27becfdd0b8b /scripts/basic
parent93f6aa6bca1621fc5bce8f543e3e0b3a0be01378 (diff)
downloadbusybox-eb98be02ac246690f35bb8029c7c405a6f1ed67b.tar.gz
"kernel config" -> "busybox config"
suggested by Roberto A. Foglietta <roberto.foglietta@gmail.com>
Diffstat (limited to 'scripts/basic')
-rw-r--r--scripts/basic/Makefile2
1 files changed, 1 insertions, 1 deletions
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