Linux MIPS Architecture development
 help / color / mirror / Atom feed
From: Florian Fainelli <f.fainelli@gmail.com>
To: David Daney <ddaney.cavm@gmail.com>
Cc: linux-mips@linux-mips.org, ralf@linux-mips.org, blogic@openwrt.org
Subject: Re: [PATCH] MIPS: DTS: add a .gitignore file to ignore .dtb
Date: Thu, 02 Oct 2014 19:09:24 -0700	[thread overview]
Message-ID: <542E0554.5050508@gmail.com> (raw)
In-Reply-To: <542DFB3E.30802@gmail.com>

On 10/02/2014 06:26 PM, David Daney wrote:
> On 10/02/2014 05:29 PM, Florian Fainelli wrote:
>> Build for Broadcom XLP revealed that we are not ignoring DTB files and
>> that would clobber the git status output. Fix that by adding a
>> .gitignore file in arch/mips/boot/dts/.
>>
>> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
>> ---
>>   arch/mips/boot/dts/.gitignore | 1 +
>>   1 file changed, 1 insertion(+)
>>   create mode 100644 arch/mips/boot/dts/.gitignore
>>
>> diff --git a/arch/mips/boot/dts/.gitignore
>> b/arch/mips/boot/dts/.gitignore
>> new file mode 100644
>> index 000000000000..b60ed208c779
>> --- /dev/null
>> +++ b/arch/mips/boot/dts/.gitignore
>> @@ -0,0 +1 @@
>> +*.dtb
> 
> Do we check in .dtb files anywhere in the kernel tree?

Every architecture supporting DT basically added its own .gitignore file
to all relevant directories, but I see no reason why this could not be
generalized.

> 
> If not, this could be moved to a higher level (perhaps top level)
> .gitignore

Good point, thanks!

> 
> David Daney
> 
> 
>>
> 

      reply	other threads:[~2014-10-03  2:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-03  0:29 [PATCH] MIPS: DTS: add a .gitignore file to ignore .dtb Florian Fainelli
2014-10-03  1:26 ` David Daney
2014-10-03  2:09   ` Florian Fainelli [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=542E0554.5050508@gmail.com \
    --to=f.fainelli@gmail.com \
    --cc=blogic@openwrt.org \
    --cc=ddaney.cavm@gmail.com \
    --cc=linux-mips@linux-mips.org \
    --cc=ralf@linux-mips.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