From: Thomas Meyer <[email protected]>
This patch adds some more gitignore files for i386 architecture. This
files are created during the build process of a i386 kernel.
Signed-off-by: Thomas Meyer <[email protected]>
---
This patch is against branch v2.6.16-rc2.
Hopefully the format of the diff is ok, created by git-diff command,
which isn't described in the document Documentation/SubmittingPatches
With kind regads
Thomas
diff --git a/arch/i386/boot/.gitignore b/arch/i386/boot/.gitignore
new file mode 100644
index 0000000..495f20c
--- /dev/null
+++ b/arch/i386/boot/.gitignore
@@ -0,0 +1,3 @@
+bootsect
+bzImage
+setup
diff --git a/arch/i386/boot/tools/.gitignore
b/arch/i386/boot/tools/.gitignore
new file mode 100644
index 0000000..378eac2
--- /dev/null
+++ b/arch/i386/boot/tools/.gitignore
@@ -0,0 +1 @@
+build
diff --git a/arch/i386/kernel/.gitignore b/arch/i386/kernel/.gitignore
new file mode 100644
index 0000000..40836ad
--- /dev/null
+++ b/arch/i386/kernel/.gitignore
@@ -0,0 +1 @@
+vsyscall.lds