small doc update

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Denys Vlasenko
2010-01-14 13:27:34 +01:00
parent 60b9524bf7
commit 662078f9fd
2 changed files with 3 additions and 2 deletions

View File

@@ -117,7 +117,7 @@ somewhere else.
To build out of tree, cd to an empty directory and configure busybox from there:
make -f /path/to/source/Makefile defconfig
make KBUILD_SRC=/path/to/source -f /path/to/source/Makefile defconfig
make
make install