Skip to content

Commit

Permalink
ARM: 8343/1: VDSO: add build artifacts to .gitignore
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Nathan Lynch authored and Russell King committed Apr 21, 2015
1 parent 5d38000 commit 2b507a2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/arm/vdso/.gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
vdso.lds
vdso.so.raw
vdsomunge

0 comments on commit 2b507a2

Please sign in to comment.