2008-08-13 16:12:50

by Sean MacLennan

[permalink] [raw]
Subject: [PATCH] vmlinux.strip should be ignored

A new output file vmlinux.strip is created, at least on the powerpc
arch, and should be ignored by git.

Cheers,
Sean

Signed-off-by: Sean MacLennan <[email protected]>
---
diff --git a/.gitignore b/.gitignore
index 869e1a3..f7e924a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -32,6 +32,7 @@
tags
TAGS
vmlinux
+vmlinux.strip
System.map
Module.markers
Module.symvers