[PATCH] MIPS: DTS: add a .gitignore file to ignore .dtb

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxx>
---
 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
-- 
1.9.1






[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux