Add /boot/overlays to ObsoleteFiles
It has been replaced by /boot/dtb/overlays. We haven't yet populated it with any of our own overlays, so no further damage from here. Reported by: Oliver Pinter <oliver.pinter@hardenedbsd.org>
This commit is contained in:
parent
a029f84189
commit
d96c11b860
@ -38,6 +38,8 @@
|
||||
# xargs -n1 | sort | uniq -d;
|
||||
# done
|
||||
|
||||
# 20180319: remove /boot/overlays, replaced by /boot/dtb/overlays
|
||||
OLD_DIRS+=boot/overlays
|
||||
# 20180311: remove sys/sys/i386/include/pcaudioio.h
|
||||
.if ${TARGET_ARCH} == "i386"
|
||||
OLD_FILES+=usr/include/machine/pcaudioio.h
|
||||
|
Loading…
x
Reference in New Issue
Block a user