浏览代码

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 年之前
父节点
当前提交
2b507a2d9c
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      arch/arm/vdso/.gitignore

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

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