diff options
| author | Denys Vlasenko <vda.linux@googlemail.com> | 2010-01-06 07:36:30 (GMT) |
|---|---|---|
| committer | Denys Vlasenko <vda.linux@googlemail.com> | 2010-01-06 07:36:30 (GMT) |
| commit | a31e6dc569e70355f7ecdc18ae85b87da23ae1d4 (patch) | |
| tree | 27279fed4aa5f8ad8e82a5c70e7ab65a3e9d2075 | |
| parent | bd55ba38349131e4d03e8fba23f82ed895fe8fc1 (diff) | |
| download | busybox-website-a31e6dc569e70355f7ecdc18ae85b87da23ae1d4.tar.gz busybox-website-a31e6dc569e70355f7ecdc18ae85b87da23ae1d4.tar.bz2 | |
replace another instance of Makefile.in
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| -rw-r--r-- | FAQ.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -609,7 +609,7 @@ modutils, networking, procps, shell, sysklogd, and util-linux) correspond to the configuration sub-menus in menuconfig. Each subdirectory contains the code to implement the applets in that sub-menu, as well as a Config.in file defining that configuration sub-menu (with dependencies and help text -for each applet), and the makefile segment (Makefile.in) for that +for each applet), and the makefile segment (Kbuild) for that subdirectory.</p> <p>The run-time --help is stored in usage_messages[], which is initialized at |
