[PATCH 6/6] x86: kill the old i386 and x86_64 directories

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Thomas Gleixner <tglx@...>, Ingo Molnar <mingo@...>, H. Peter Anvin <hpa@...>, LKML <linux-kernel@...>, linux-kbuild <linux-kbuild@...>
Date: Thursday, October 25, 2007 - 4:06 pm

From c54efdb8c66e1850be60e2320a24c96957c87372 Mon Sep 17 00:00:00 2001
From: Sam Ravnborg <sam@ravnborg.org>
Date: Thu, 25 Oct 2007 21:06:56 +0200
Subject: [PATCH] x86: kill the old i386 and x86_64 directories

The last remaining bits were two .gitignore files.
Deleting them and we have no more use of the directories.

git will most likely not delete the directories for
you, so this is a thing to do manually (or create a fresh clone).

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
---
 arch/i386/.gitignore   |    1 -
 arch/x86_64/.gitignore |    1 -
 2 files changed, 0 insertions(+), 2 deletions(-)
 delete mode 100644 arch/i386/.gitignore
 delete mode 100644 arch/x86_64/.gitignore

diff --git a/arch/i386/.gitignore b/arch/i386/.gitignore
deleted file mode 100644
index 36ef4c3..0000000
--- a/arch/i386/.gitignore
+++ /dev/null
@@ -1 +0,0 @@
-boot
diff --git a/arch/x86_64/.gitignore b/arch/x86_64/.gitignore
deleted file mode 100644
index 36ef4c3..0000000
--- a/arch/x86_64/.gitignore
+++ /dev/null
@@ -1 +0,0 @@
-boot
-- 
1.5.3.4.1157.g0e74-dirty

-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 0/6] kill i386 and x86_64 directories, Sam Ravnborg, (Thu Oct 25, 3:56 pm)
Re: [PATCH 0/6] kill i386 and x86_64 directories, Thomas Gleixner, (Thu Oct 25, 4:17 pm)
Re: [PATCH 0/6] kill i386 and x86_64 directories, Sam Ravnborg, (Fri Oct 26, 2:23 am)
Re: [PATCH 0/6] kill i386 and x86_64 directories, Arjan van de Ven, (Fri Oct 26, 10:39 am)
Re: [PATCH 0/6] kill i386 and x86_64 directories, Alan Cox, (Fri Oct 26, 8:01 am)
[GIT PULL] kill i386 and x86_64 directories, Sam Ravnborg, (Thu Oct 25, 5:12 pm)
Re: [PATCH 0/6] kill i386 and x86_64 directories, Sam Ravnborg, (Thu Oct 25, 4:14 pm)
Re: [PATCH 0/6] kill i386 and x86_64 directories, Kay Sievers, (Thu Oct 25, 4:19 pm)
Re: [PATCH 0/6] kill i386 and x86_64 directories, Sam Ravnborg, (Thu Oct 25, 4:36 pm)
[PATCH 6/6] x86: kill the old i386 and x86_64 directories, Sam Ravnborg, (Thu Oct 25, 4:06 pm)