aboutsummaryrefslogtreecommitdiff
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authorRebecca Cran <bcran@FreeBSD.org>2019-09-04 20:55:48 +0000
committerRebecca Cran <bcran@FreeBSD.org>2019-09-04 20:55:48 +0000
commit9a2b7c5fce1c93f3fadc0bd9fd0c157ebff92c5f (patch)
treee882d307683af36d3830e8b1407d3bf87a15ad3d /ObsoleteFiles.inc
parentbf5661f4a1af6931ec4b6b866c964ff19aaccb12 (diff)
downloadsrc-9a2b7c5fce1c93f3fadc0bd9fd0c157ebff92c5f.tar.gz
src-9a2b7c5fce1c93f3fadc0bd9fd0c157ebff92c5f.zip
The efifat files are no longer used: remove the code to build them
Reviewed by: imp, tsoome, emaste Differential Revision: https://reviews.freebsd.org/D20562
Notes
Notes: svn path=/head/; revision=351831
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r--ObsoleteFiles.inc4
1 files changed, 3 insertions, 1 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index d3a3a597082d..2eaeb068a688 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -37,7 +37,9 @@
# -V OLD_FILES -V OLD_LIBS -V OLD_DIRS check-old | \
# xargs -n1 | sort | uniq -d;
# done
-
+
+# 20190904: Remove boot1.efifat
+OLD_FILES+=boot/boot1.efifat
# 20190903: pc-sysinstall(8) removed
OLD_FILES+=usr/share/examples/pc-sysinstall/README
OLD_FILES+=usr/share/examples/pc-sysinstall/pc-autoinstall.conf