diff options
author | imp <imp@FreeBSD.org> | 2015-02-17 18:10:46 +0000 |
---|---|---|
committer | imp <imp@FreeBSD.org> | 2015-02-17 18:10:46 +0000 |
commit | 458f969535c860ee253941929e0f8b9f42ba19be (patch) | |
tree | ad019af8437df6d11761046a6c87128e6ffd4536 /ObsoleteFiles.inc | |
parent | 90229b36302992f0f8aad15d910a0510ada82596 (diff) | |
download | FreeBSD-src-458f969535c860ee253941929e0f8b9f42ba19be.zip FreeBSD-src-458f969535c860ee253941929e0f8b9f42ba19be.tar.gz |
hd64570.h was installed, so add it here now that it is gone.
Submitted by: ae@
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r-- | ObsoleteFiles.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index 94ee5b05..749b381 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -38,6 +38,8 @@ # xargs -n1 | sort | uniq -d; # done +# 20150217: Removed remnants of ar(4) driver +OLD_FILES+=usr/include/sys/dev/ic/hd64570.h # 20150212: /usr/games moving into /usr/bin OLD_FILES+=usr/games/bcd OLD_FILES+=usr/games/caesar |