Browse Source

ARM: 8343/1: VDSO: add build artifacts to .gitignore

vdsomunge and vdso.so.raw are outputs that don't get matched by the
normal ignore rules.

Signed-off-by: Nathan Lynch <nathan_lynch@mentor.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Nathan Lynch 10 years ago
parent
commit
2b507a2d9c
1 changed files with 2 additions and 0 deletions
  1. 2 0
      arch/arm/vdso/.gitignore

+ 2 - 0
arch/arm/vdso/.gitignore

@@ -1 +1,3 @@
 vdso.lds
+vdso.so.raw
+vdsomunge