summaryrefslogtreecommitdiffstats
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2006-11-08 03:23:49 +0000
committermarcel <marcel@FreeBSD.org>2006-11-08 03:23:49 +0000
commit4d275bbe2464a475e601eff906a7adb93dda6096 (patch)
tree851c2406b7982e430c5d424ed0328d275431f45a /ObsoleteFiles.inc
parentd64324b02122e56bbf8098f5ff5f4e300b573456 (diff)
downloadFreeBSD-src-4d275bbe2464a475e601eff906a7adb93dda6096.zip
FreeBSD-src-4d275bbe2464a475e601eff906a7adb93dda6096.tar.gz
/boot/skiload.help has been eliminated on ia64.
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 d93b02b..dbc1949 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/
OpenPOWER on IntegriCloud