From: "Naveen N. Rao" <naveen.n.rao@linux.vnet.ibm.com>
To: Joel Stanley <joel@jms.id.au>, linuxppc-dev@lists.ozlabs.org
Subject: Re: [PATCH] selftests: powerpc: Fix warning for security subdir
Date: Wed, 31 Oct 2018 21:08:28 +0530 [thread overview]
Message-ID: <1541000230.shsllwkgjc.naveen@linux.ibm.com> (raw)
In-Reply-To: <20181022120926.12797-1-joel@jms.id.au>
Joel Stanley wrote:
> typing 'make' inside tools/testing/selftests/powerpc gave a build
> warning:
>
> BUILD_TARGET=tools/testing/selftests/powerpc/security; mkdir -p $BUILD_TARGET; make OUTPUT=$BUILD_TARGET -k -C security all
> make[1]: Entering directory 'tools/testing/selftests/powerpc/security'
> ../../lib.mk:20: ../../../../scripts/subarch.include: No such file or directory
> make[1]: *** No rule to make target '../../../../scripts/subarch.include'.
> make[1]: Failed to remake makefile '../../../../scripts/subarch.include'.
>
> The build is one level deeper than lib.mk thinks it is. Set top_srcdir
> to set things straight.
>
> Note that the test program is still built.
>
> Signed-off-by: Joel Stanley <joel@jms.id.au>
Thanks.
Tested-by: Naveen N. Rao <naveen.n.rao@linux.vnet.ibm.com>
next prev parent reply other threads:[~2018-10-31 15:40 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-22 12:09 [PATCH] selftests: powerpc: Fix warning for security subdir Joel Stanley
2018-10-31 15:38 ` Naveen N. Rao [this message]
2018-11-01 12:46 ` 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=1541000230.shsllwkgjc.naveen@linux.ibm.com \
--to=naveen.n.rao@linux.vnet.ibm.com \
--cc=joel@jms.id.au \
--cc=linuxppc-dev@lists.ozlabs.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 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).