From: Bamvor Jian Zhang <bamvor.zhangjian@linaro.org>
To: Michael Ellerman <mpe@ellerman.id.au>,
linux-api <linux-api@vger.kernel.org>
Cc: lkml <linux-kernel@vger.kernel.org>,
linux-kbuild@vger.kernel.org,
Shuah Khan <shuahkh@osg.samsung.com>,
yann.morin.1998@free.fr, Kevin Hilman <khilman@linaro.org>,
Tyler Baker <tyler.baker@linaro.org>,
Mark Brown <broonie@kernel.org>,
dvhart@infradead.org,
Bamvor Zhang Jian <bamvor.zhangjian@linaro.org>
Subject: Re: [PATCH v3 0/2] Create specific kconfig for kselftest
Date: Mon, 4 Jan 2016 18:34:45 +0800 [thread overview]
Message-ID: <568A4AC5.1050703@linaro.org> (raw)
In-Reply-To: <1451883424.14373.1.camel@ellerman.id.au>
Hi, Michael
On 01/04/2016 12:57 PM, Michael Ellerman wrote:
[...]
>> Do you mean "tools/testing/selftest/Makefile"? I try to do it but I could not
>> get the objtree and srctree if it is called directly(objtree and srctree is
>> defined in toplevel Makefile)
>
> No I meant Makefile, the very top level Makefile.
>
> There is already a kselftest target in there (line 1077), I meant we would add
> a kselftest-mergeconfig target in there.
I am trying to add it in top level Makefile, it says:
> make kselftest-mergeconfig
make[1]: *** No rule to make target 'kselftest-mergeconfig'. Stop.
Makefile:553: recipe for target 'kselftest-mergeconfig' failed
make: *** [kselftest-mergeconfig] Error 2
01234567890123456789012345678901234567890123456789012345678901234567890123456789
It works when I get rid of the config at the end of this target. So, I guess
that this is because the "%config" in this Makefile. How should I overwrite
this wildcard?
Thanks
Bamvor
>
> cheers
>
--
-----------------------------------------
arm64, kernel. opensuse
blog: http://bjzhang.github.io
-----------------------------------------
next prev parent reply other threads:[~2016-01-04 10:34 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-17 9:57 [PATCH v3 0/2] Create specific kconfig for kselftest Bamvor Jian Zhang
2015-12-17 9:57 ` Bamvor Jian Zhang
2015-12-17 9:57 ` [PATCH v3 1/2] selftests: create test-specific kconfig fragments Bamvor Jian Zhang
2015-12-17 9:57 ` [PATCH v3 2/2] scripts/kconfig/Makefile: add kselftest-mergeconfig Bamvor Jian Zhang
2015-12-17 23:44 ` [PATCH v3 0/2] Create specific kconfig for kselftest Michael Ellerman
2015-12-24 10:17 ` Bamvor Zhang Jian
2016-01-04 4:57 ` Michael Ellerman
2016-01-04 10:34 ` Bamvor Jian Zhang [this message]
2016-01-05 0:17 ` Michael Ellerman
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=568A4AC5.1050703@linaro.org \
--to=bamvor.zhangjian@linaro.org \
--cc=broonie@kernel.org \
--cc=dvhart@infradead.org \
--cc=khilman@linaro.org \
--cc=linux-api@vger.kernel.org \
--cc=linux-kbuild@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mpe@ellerman.id.au \
--cc=shuahkh@osg.samsung.com \
--cc=tyler.baker@linaro.org \
--cc=yann.morin.1998@free.fr \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).