]> Git Repo - linux.git/commitdiff
parisc: Have git ignore generated real2.S and firmware.c
authorJeroen Roovers <[email protected]>
Tue, 10 Sep 2019 09:45:14 +0000 (11:45 +0200)
committerHelge Deller <[email protected]>
Thu, 12 Sep 2019 13:50:07 +0000 (15:50 +0200)
These files are not covered in globs from any other .gitignore files.

Signed-off-by: Jeroen Roovers <[email protected]>
Signed-off-by: Helge Deller <[email protected]>
arch/parisc/boot/compressed/.gitignore

index ae06b9b4c02f79a7f6bc188dad222d20f5bd0bcf..926cd41c106915dac1dd9b7c1ff0c1176c884b7e 100644 (file)
@@ -1,3 +1,5 @@
+firmware.c
+real2.S
 sizes.h
 vmlinux
 vmlinux.lds
This page took 0.052732 seconds and 4 git commands to generate.