aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/install.sh
diff options
context:
space:
mode:
authorWANG Cong <xiyou.wangcong@gmail.com>2008-03-08 05:15:06 -0500
committerIngo Molnar <mingo@elte.hu>2008-04-19 13:19:54 -0400
commitcf9b111c170733dde39139e8989b676ec8b81573 (patch)
treeda6a3e9382f61509436973b593d8717f1404bcdb /arch/x86/boot/install.sh
parenta7d5ac87b220829bb077cdc8e01c4fd4714ae41e (diff)
x86: remove pointless comments
Remove old comments that include the old arch/i386 directory. Signed-off-by: WANG Cong <xiyou.wangcong@gmail.com> Acked-by: H. Peter Anvin <hpa@zytor.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'arch/x86/boot/install.sh')
-rw-r--r--arch/x86/boot/install.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/x86/boot/install.sh b/arch/x86/boot/install.sh
index 88d77761d01b..8d60ee15dfd9 100644
--- a/arch/x86/boot/install.sh
+++ b/arch/x86/boot/install.sh
@@ -1,7 +1,5 @@
1#!/bin/sh 1#!/bin/sh
2# 2#
3# arch/i386/boot/install.sh
4#
5# This file is subject to the terms and conditions of the GNU General Public 3# This file is subject to the terms and conditions of the GNU General Public
6# License. See the file "COPYING" in the main directory of this archive 4# License. See the file "COPYING" in the main directory of this archive
7# for more details. 5# for more details.