"kernel config" -> "busybox config"

suggested by Roberto A. Foglietta <roberto.foglietta@gmail.com>
This commit is contained in:
Denis Vlasenko
2006-11-30 22:40:32 +00:00
parent 93f6aa6bca
commit eb98be02ac
7 changed files with 12 additions and 12 deletions

View File

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