projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0184cd3
)
metag/.gitignore: Extend the *.dtb pattern to match the dtb.S files
author
Markos Chandras
<markos.chandras@imgtec.com>
Tue, 14 May 2013 15:22:43 +0000
(16:22 +0100)
committer
James Hogan
<james.hogan@imgtec.com>
Thu, 13 Jun 2013 12:14:19 +0000
(13:14 +0100)
The .SECONDARY rule for generating the *.dtb.S files added in
0b4184c26b18ecbc0ec0657f514b087c3a6216fb
"metag: avoid unnecessary builtin dtb rebuilds"
Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
Signed-off-by: James Hogan <james.hogan@imgtec.com>
arch/metag/boot/.gitignore
patch
|
blob
|
history
diff --git
a/arch/metag/boot/.gitignore
b/arch/metag/boot/.gitignore
index a021da201156bf2a07b732643835be713701257a..2d6c0c160884392c98407e3f30cae7b9f58ce014 100644
(file)
--- a/
arch/metag/boot/.gitignore
+++ b/
arch/metag/boot/.gitignore
@@
-1,4
+1,4
@@
vmlinux*
uImage*
ramdisk.*
-*.dtb
+*.dtb
*