diff options
author | Wang Nan <wangnan0@huawei.com> | 2016-01-15 05:00:16 +0100 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2016-01-15 20:32:00 +0100 |
commit | c15e758c4bd7fbe38983e36258541ffcf81e1500 (patch) | |
tree | af92d0310824b8a2c0d8b44ec7701a1b3596afd4 /tools/Makefile | |
parent | perf build: Test correct path of perf in build-test (diff) | |
download | linux-c15e758c4bd7fbe38983e36258541ffcf81e1500.tar.xz linux-c15e758c4bd7fbe38983e36258541ffcf81e1500.zip |
perf build: Pass O option to kernel makefile in build-test
Kernel makefile only follows an 'O' option passed from command line
explicitely. In build-test with 'O' option set, kernel makefile
contaminate kernel source directory. Build test also fail if we don't
create output directory manually.
K_O_OPT is added and passed to kernel makefile if 'O' is passed
to build-test.
Signed-off-by: Wang Nan <wangnan0@huawei.com>
Tested-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Zefan Li <lizefan@huawei.com>
Cc: pi3orama@163.com
Link: http://lkml.kernel.org/r/1452830421-77757-5-git-send-email-wangnan0@huawei.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/Makefile')
0 files changed, 0 insertions, 0 deletions