summaryrefslogtreecommitdiffstats
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-02-09 21:27:32 +0000
committerantoine <antoine@FreeBSD.org>2014-02-09 21:27:32 +0000
commit47c0296c2b62153d510d292fff5d738f9e4cdb28 (patch)
tree0553645fb8c28b9edd1cc9da4b835cefe61122b6 /ObsoleteFiles.inc
parent2ec8b640375c09302fa8df0a5064f9aaec138d8d (diff)
downloadFreeBSD-src-47c0296c2b62153d510d292fff5d738f9e4cdb28.zip
FreeBSD-src-47c0296c2b62153d510d292fff5d738f9e4cdb28.tar.gz
Add more obsolete files.
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 16ed0cc..8b7fe27 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -38,11 +38,15 @@
# xargs -n1 | sort | uniq -d;
# done
+# 20140205: Open Firmware device moved
+OLD_FILES+=usr/include/dev/ofw/ofw_nexus.h
# 20140128: libelf and libdwarf import
OLD_LIBS+=usr/lib/libelf.so.1
OLD_LIBS+=usr/lib32/libelf.so.1
OLD_LIBS+=usr/lib/libdwarf.so.3
OLD_LIBS+=usr/lib32/libdwarf.so.3
+# 20140123: apicvar header moved to x86
+OLD_FILES+=usr/include/machine/apicvar.h
# 20131215: libcam version bumped
OLD_LIBS+=lib/libcam.so.6 usr/lib32/libcam.so.6
# 20131202: libcapsicum and libcasper moved to /lib/
OpenPOWER on IntegriCloud