"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

@@ -898,7 +898,7 @@ else # CONFIG_MODULES
modules modules_install: FORCE
@echo
@echo "The present kernel configuration has modules disabled."
@echo "The present busybox configuration has modules disabled."
@echo "Type 'make config' and enable loadable module support."
@echo "Then build a kernel with module support enabled."
@echo