Update .gitignore files
authorMatthew Wilcox <matthew@wil.cx>
Fri, 25 Apr 2008 10:21:11 +0000 (04:21 -0600)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 25 Apr 2008 19:27:32 +0000 (12:27 -0700)
Add some autogenerated files to various .gitignore files

Signed-off-by: Matthew Wilcox <willy@linux.intel.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
.gitignore
arch/x86/boot/.gitignore
arch/x86/kernel/acpi/realmode/.gitignore [new file with mode: 0644]

index fdcce40226d7d4273a08cc4ef84bb25755a710a4..3016ed30526d4296e219d4ea9dc3ef7e23fe9f23 100644 (file)
@@ -27,6 +27,7 @@ TAGS
 vmlinux*
 !vmlinux.lds.S
 System.map
+Module.markers
 Module.symvers
 !.gitignore
 
index b1bdc4c6f9f29c8de2ad322980f5d1f28c0c9a8e..172cf8a98bdd2541e0d930e2a92903f5f8f9d448 100644 (file)
@@ -1,7 +1,8 @@
 bootsect
 bzImage
+cpustr.h
+mkcpustr
+offsets.h
 setup
 setup.bin
 setup.elf
-cpustr.h
-mkcpustr
diff --git a/arch/x86/kernel/acpi/realmode/.gitignore b/arch/x86/kernel/acpi/realmode/.gitignore
new file mode 100644 (file)
index 0000000..58f1f48
--- /dev/null
@@ -0,0 +1,3 @@
+wakeup.bin
+wakeup.elf
+wakeup.lds