aboutsummaryrefslogtreecommitdiff
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authorMarcel Moolenaar <marcel@FreeBSD.org>2006-11-08 03:23:49 +0000
committerMarcel Moolenaar <marcel@FreeBSD.org>2006-11-08 03:23:49 +0000
commitfb77c61a1389d1041652f36f670c9c1cd52f4a9f (patch)
tree851c2406b7982e430c5d424ed0328d275431f45a /ObsoleteFiles.inc
parentc162ce855cbbf5e92e6586c2beb7933696c7adb1 (diff)
downloadsrc-fb77c61a1389d1041652f36f670c9c1cd52f4a9f.tar.gz
src-fb77c61a1389d1041652f36f670c9c1cd52f4a9f.zip
/boot/skiload.help has been eliminated on ia64.
Notes
Notes: svn path=/head/; revision=164088
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r--ObsoleteFiles.inc4
1 files changed, 4 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index d93b02b70a64..dbc1949f706a 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -14,6 +14,10 @@
# The file is partitioned: OLD_FILES first, then OLD_LIBS and OLD_DIRS last.
#
+.if ${TARGET_ARCH} == "ia64"
+# 20061104: skiload.help removed
+OLD_FILES+=boot/skiload.help
+.endif
# 20061018: pccardc removed
OLD_FILES+=usr/sbin/pccardc usr/share/man/man8/pccardc.8.gz
# 20060930: demangle.h from contrib/libstdc++/include/ext/