]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
[POWERPC] Update .gitignore for new vdso generated files
authorKumar Gala <galak@kernel.crashing.org>
Wed, 3 Oct 2007 15:43:10 +0000 (10:43 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Mon, 8 Oct 2007 13:38:12 +0000 (08:38 -0500)
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>
arch/powerpc/kernel/vdso32/.gitignore
arch/powerpc/kernel/vdso64/.gitignore

index e45fba9d0ced3265e3bbffbf528959e12c225b41..fea5809857a51e20ae72aab9b3fdcff24d270227 100644 (file)
@@ -1 +1,2 @@
 vdso32.lds
+vdso32.so.dbg
index 3fd18cf9fec2bce4e8886a6b528f0495b365a898..77a0b423642ccf0f5144ee4dbfb0459d3a8fb142 100644 (file)
@@ -1 +1,2 @@
 vdso64.lds
+vdso64.so.dbg