From: Michael Ellerman <patch-notifications@ellerman.id.au>
To: "Horia Geantă" <horia.geanta@nxp.com>,
"Benjamin Herrenschmidt" <benh@kernel.crashing.org>,
"Paul Mackerras" <paulus@samba.org>
Cc: linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org,
Nicholas Piggin <npiggin@gmail.com>,
Mircea Pop <mircea.pop@nxp.com>
Subject: Re: powerpc: fix distclean with Makefile.postlink
Date: Mon, 15 May 2017 15:06:45 +1000 (AEST) [thread overview]
Message-ID: <3wR7ps4vtfz9s75@ozlabs.org> (raw)
In-Reply-To: <20170508085016.32601-1-horia.geanta@nxp.com>
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 854 bytes --]
On Mon, 2017-05-08 at 08:50:16 UTC, =?utf-8?q?Horia_Geant=C4=83?= wrote:
> Makefile.postlink always includes include/config/auto.conf, however
> this file is not present in a clean kernel tree, causing make to fail:
>
> arch/powerpc/Makefile.postlink:10: include/config/auto.conf: No such file or directory
> make[1]: *** No rule to make target `include/config/auto.conf'. Stop.
> make: *** [vmlinuxclean] Error 2
>
> Change the inclusion such that file not being found does not trigger
> an error.
>
> Fixes: f188d0524d7e ("powerpc: Use the new post-link pass to check relocations")
> Reported-by: Mircea Pop <mircea.pop@nxp.com>
> Signed-off-by: Horia Geantă <horia.geanta@nxp.com>
> Tested-by: Justin M. Forbes <jforbes@fedoraproject.org>
Applied to powerpc next, thanks.
https://git.kernel.org/powerpc/c/24e0bfbf63bac18495b0ad76115269
cheers
prev parent reply other threads:[~2017-05-15 5:06 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-08 8:50 [PATCH] powerpc: fix distclean with Makefile.postlink Horia Geantă
2017-05-08 11:57 ` Michael Ellerman
2017-05-08 11:57 ` Michael Ellerman
2017-05-08 13:50 ` Horia Geantă
2017-05-08 13:50 ` Horia Geantă
2017-05-08 21:35 ` Justin Forbes
2017-05-08 21:35 ` Justin Forbes
2017-05-15 5:06 ` Michael Ellerman [this message]
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=3wR7ps4vtfz9s75@ozlabs.org \
--to=patch-notifications@ellerman.id.au \
--cc=benh@kernel.crashing.org \
--cc=horia.geanta@nxp.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=mircea.pop@nxp.com \
--cc=npiggin@gmail.com \
--cc=paulus@samba.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.