Kaynağa Gözat

[POWERPC] Update .gitignore for new vdso generated files

We now generate vdso[32,64].so.dbg as part of the build so
add them to .gitignore

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Kumar Gala 18 yıl önce
ebeveyn
işleme
6039680705

+ 1 - 0
arch/powerpc/kernel/vdso32/.gitignore

@@ -1 +1,2 @@
 vdso32.lds
+vdso32.so.dbg

+ 1 - 0
arch/powerpc/kernel/vdso64/.gitignore

@@ -1 +1,2 @@
 vdso64.lds
+vdso64.so.dbg