diff options
author | Sam Ravnborg <sam@ravnborg.org> | 2007-10-25 21:06:56 +0200 |
---|---|---|
committer | Sam Ravnborg <sam@ravnborg.org> | 2007-10-25 22:43:12 +0200 |
commit | 208652d6b2cb9d7155ca8ff8691c8ef88c8250af (patch) | |
tree | 7339ae5bb635a4fe818b16f6ecc5d984e90df381 /arch | |
parent | 47572387d58a9584c60ebbbdee56fc92c627f16f (diff) |
x86: kill the old i386 and x86_64 directories
The last remaining bits were two .gitignore files.
Deleting them and the directories are history.
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Diffstat (limited to 'arch')
-rw-r--r-- | arch/i386/.gitignore | 1 | ||||
-rw-r--r-- | arch/x86_64/.gitignore | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/arch/i386/.gitignore b/arch/i386/.gitignore deleted file mode 100644 index 36ef4c374d25..000000000000 --- 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 36ef4c374d25..000000000000 --- a/arch/x86_64/.gitignore +++ /dev/null @@ -1 +0,0 @@ -boot |