From: Dinh Nguyen <dinguyen@kernel.org>
To: Randy Dunlap <rdunlap@infradead.org>, Guenter Roeck <linux@roeck-us.net>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2] nios2: Make NIOS2_DTB_SOURCE_BOOL depend on !COMPILE_TEST
Date: Thu, 21 Oct 2021 09:01:51 -0500 [thread overview]
Message-ID: <dc50a6de-da50-c09d-3490-754a638033dc@kernel.org> (raw)
In-Reply-To: <4b747abf-73f1-fa97-cb2b-23d8c838426e@infradead.org>
On 10/20/21 3:15 PM, Randy Dunlap wrote:
> On 10/20/21 12:11 PM, Guenter Roeck wrote:
>> nios2:allmodconfig builds fail with
>>
>> make[1]: *** No rule to make target 'arch/nios2/boot/dts/""',
>> needed by 'arch/nios2/boot/dts/built-in.a'. Stop.
>> make: [Makefile:1868: arch/nios2/boot/dts] Error 2 (ignored)
>>
>> This is seen with compile tests since those enable NIOS2_DTB_SOURCE_BOOL,
>> which in turn enables NIOS2_DTB_SOURCE. This causes the build error
>> because the default value for NIOS2_DTB_SOURCE is an empty string.
>> Disable NIOS2_DTB_SOURCE_BOOL for compile tests to avoid the error.
>>
>> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
>
> Thanks, I've seen this problem also.
>
> Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
>
Does this need a Fixes tag?
Fixes: 2fc8483fdcde ("nios2: Build infrastructure")
Dinh
prev parent reply other threads:[~2021-10-21 14:02 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-20 19:11 [PATCH v2] nios2: Make NIOS2_DTB_SOURCE_BOOL depend on !COMPILE_TEST Guenter Roeck
2021-10-20 20:15 ` Randy Dunlap
2021-10-21 14:01 ` Dinh Nguyen [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=dc50a6de-da50-c09d-3490-754a638033dc@kernel.org \
--to=dinguyen@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=rdunlap@infradead.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