The branch stable/13 has been updated by jlduran: URL: https://cgit.FreeBSD.org/src/commit/?id=93263ae5eab61bedb4a17638dd53b2dd5d0aa71e
commit 93263ae5eab61bedb4a17638dd53b2dd5d0aa71e Author: Jose Luis Duran <[email protected]> AuthorDate: 2025-10-22 22:41:03 +0000 Commit: Jose Luis Duran <[email protected]> CommitDate: 2025-10-27 13:08:11 +0000 mtree: Remove stray wi directory Reviewed by: imp, emaste Fixes: a21def4d568f ("pccard: Remove wi(4) driver") MFC after: 5 days Differential Revision: https://reviews.freebsd.org/D53264 (cherry picked from commit f942a7465469008f7538436a70f15a44cabecbb0) --- etc/mtree/BSD.include.dist | 2 -- 1 file changed, 2 deletions(-) diff --git a/etc/mtree/BSD.include.dist b/etc/mtree/BSD.include.dist index 59fc34860a03..688845cf11ea 100644 --- a/etc/mtree/BSD.include.dist +++ b/etc/mtree/BSD.include.dist @@ -187,8 +187,6 @@ .. wg .. - wi - .. .. devdctl ..
