diff options
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | 2014-03-31 11:41:36 +0400 |
---|---|---|
committer | Michal Marek <mmarek@suse.cz> | 2014-04-01 00:47:16 +0400 |
commit | 1c9e70a55b088d97a59241744fe459409d0c3582 (patch) | |
tree | bcb49fb8471c641d8d321c1af9d4e82d349f6998 /Documentation/DocBook/Makefile | |
parent | a03fcb50e816a69acffb13b5e56db75063aeba8a (diff) | |
download | linux-1c9e70a55b088d97a59241744fe459409d0c3582.tar.xz |
kbuild: create a build directory automatically for out-of-tree build
Kbuild supports saving output files in a separate directory.
But the build directory must be created beforehand. For example,
$ mkdir -p dir/to/store/output/files
$ make O=dir/to/store/output/files defconfig
Creating a build directory automatically would be useful.
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Acked-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Michal Marek <mmarek@suse.cz>
Diffstat (limited to 'Documentation/DocBook/Makefile')
0 files changed, 0 insertions, 0 deletions