mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-15 21:30:43 +00:00
metag/.gitignore: Extend the *.dtb pattern to match the dtb.S files
The .SECONDARY rule for generating the *.dtb.S files added in
0b4184c26b
"metag: avoid unnecessary builtin dtb rebuilds"
Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
Signed-off-by: James Hogan <james.hogan@imgtec.com>
This commit is contained in:
parent
0184cd347a
commit
1a5719a097
2
arch/metag/boot/.gitignore
vendored
2
arch/metag/boot/.gitignore
vendored
@ -1,4 +1,4 @@
|
||||
vmlinux*
|
||||
uImage*
|
||||
ramdisk.*
|
||||
*.dtb
|
||||
*.dtb*
|
||||
|
Loading…
Reference in New Issue
Block a user