commit | 662078f9fd41efe422d7abc0aea1395c27c61ddd | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Thu Jan 14 13:27:34 2010 +0100 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Thu Jan 14 13:27:34 2010 +0100 |
tree | efca24f01b8f13b2223cac193e086db72e84c905 | |
parent | 60b9524bf7368932bc9ca5d4ba77575c30e88726 [diff] [blame] |
small doc update Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
diff --git a/INSTALL b/INSTALL index 2d645cd..ec2b028 100644 --- a/INSTALL +++ b/INSTALL
@@ -117,7 +117,7 @@ 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