From: Bamvor Jian Zhang <bamvor.zhangjian@linaro.org>
To: lkml <linux-kernel@vger.kernel.org>, linux-api@vger.kernel.org
Cc: Michael Ellerman <mpe@ellerman.id.au>,
Mark Brown <broonie@kernel.org>,
Kevin Hilman <khilman@kernel.org>,
Shuah Khan <shuahkh@osg.samsung.com>,
Tyler Baker <tyler.baker@linaro.org>,
dvhart@infradead.org,
Bamvor Zhang Jian <bamvor.zhangjian@linaro.org>
Subject: [RFD] How to support KBUILD_OUTPUT for kselftest?
Date: Thu, 31 Dec 2015 11:13:15 +0800 [thread overview]
Message-ID: <56849D4B.6010008@linaro.org> (raw)
Hi,
I am trying to improve cross compiling support for kselftest recently. Right
now I am stuck when I want to enable KBUILD_OUTPUT(O=xxx). It exist in wiki of
kselftest[1]. Hope it is not a duplicated work.
It seems that only perf tools(tools/perf) support it. And I could know that the
following Makefile are called when building perf:
tools/Makefile
tools/perf/Makefile
tools/perf/Makefile.perf
tools/build/Makefile.build
But I could not get the idea that how to do it for kselftest. Is there any
existed infrastructure I could use?
I am appreciated if there is any suggestions or ideas. Thanks in advance.
Regards
Bamvor
[1] https://kselftest.wiki.kernel.org/support_cross-compilation
next reply other threads:[~2015-12-31 3:13 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-31 3:13 Bamvor Jian Zhang [this message]
[not found] ` <56849D4B.6010008-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2016-01-26 19:47 ` [RFD] How to support KBUILD_OUTPUT for kselftest? Kevin Hilman
2016-01-26 19:47 ` Kevin Hilman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=56849D4B.6010008@linaro.org \
--to=bamvor.zhangjian@linaro.org \
--cc=broonie@kernel.org \
--cc=dvhart@infradead.org \
--cc=khilman@kernel.org \
--cc=linux-api@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mpe@ellerman.id.au \
--cc=shuahkh@osg.samsung.com \
--cc=tyler.baker@linaro.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.