summaryrefslogtreecommitdiffstats
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2010-03-31 05:23:35 +0000
committermarcel <marcel@FreeBSD.org>2010-03-31 05:23:35 +0000
commitb93fcf26ff7b4c49500be6e3b6bb59cc149b93a4 (patch)
tree8f3dd6a38f4d32046b231f830c5dbd9b6cfefe86 /ObsoleteFiles.inc
parent5206b4a83362a7725d46782cc81fe7dac300fcdb (diff)
downloadFreeBSD-src-b93fcf26ff7b4c49500be6e3b6bb59cc149b93a4.zip
FreeBSD-src-b93fcf26ff7b4c49500be6e3b6bb59cc149b93a4.tar.gz
<machine/nexusvar.h>, <machine/sapicreg.h> and <machine/sapicvar.h>
removed on ia64.
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r--ObsoleteFiles.inc6
1 files changed, 6 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index 0b29f98..faeee6b 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -14,6 +14,12 @@
# The file is partitioned: OLD_FILES first, then OLD_LIBS and OLD_DIRS last.
#
+# 20100330: [ia64] Sync with 9-current
+.if ${TARGET_ARCH} == "ia64"
+OLD_FILES+=usr/include/machine/nexusvar.h
+OLD_FILES+=usr/include/machine/sapicreg.h
+OLD_FILES+=usr/include/machine/sapicvar.h
+.endif
# 20100329: gcpio removal
OLD_FILES+=usr/bin/gcpio
OLD_FILES+=usr/share/info/cpio.info.gz
OpenPOWER on IntegriCloud