[PATCH] gitignore shared objects

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Many arches make shared objects for VDSOs.  Generally exclude them.

Signed-off-by: Brian Gerst <[email protected]>

---
commit 78a3333da041f4ec40d2fda241b7a491a69c44b7
tree 648d14cc3e86dc286b8fc9f9ffa99f213fc4e23d
parent d5b9ab9d83c4beda74115d03b9bb9bad843f9d55
author Brian Gerst <[email protected]> Thu, 05 Jan 2006 11:08:25 -0500
committer Brian Gerst <[email protected]> Thu, 05 Jan 2006 11:08:25 -0500

 .gitignore                  |    1 +
 arch/x86_64/ia32/.gitignore |    1 -
 2 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/.gitignore b/.gitignore
index a4b576e..3f8fb68 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,6 +10,7 @@
 *.a
 *.s
 *.ko
+*.so
 *.mod.c
 
 #
diff --git a/arch/x86_64/ia32/.gitignore b/arch/x86_64/ia32/.gitignore
deleted file mode 100644
index 48ab174..0000000
--- a/arch/x86_64/ia32/.gitignore
+++ /dev/null
@@ -1 +0,0 @@
-vsyscall*.so


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux