Date: Tue, 20 May 2025 02:05:47 GMT From: Li-Wen Hsu <lwhsu@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: 9b5ddb2accfc - main - wtap(4): Connect to build Message-ID: <202505200205.54K25lWO012554@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/src/commit/?id=9b5ddb2accfc80f70a0da52444008ebabef2a9ee commit 9b5ddb2accfc80f70a0da52444008ebabef2a9ee Author: Li-Wen Hsu <lwhsu@FreeBSD.org> AuthorDate: 2025-05-20 02:04:18 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2025-05-20 02:04:18 +0000 wtap(4): Connect to build Sponsored by: The FreeBSD Foundation --- sys/modules/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/sys/modules/Makefile b/sys/modules/Makefile index 369cd47c6c8f..bc6fc7ae1a25 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -429,6 +429,7 @@ SUBDIR= \ wlan_xauth \ ${_wpi} \ ${_wpifw} \ + wtap \ ${_x86bios} \ xdr \ xl \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202505200205.54K25lWO012554>