>From c54efdb8c66e1850be60e2320a24c96957c87372 Mon Sep 17 00:00:00 2001 From: Sam Ravnborg <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> --- 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 - 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/