Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Jan 2022 21:20:57 GMT
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 9a498f9a1433 - main - lio: remove from NOIP
Message-ID:  <202201052120.205LKvHF016140@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by imp:

URL: https://cgit.FreeBSD.org/src/commit/?id=9a498f9a143333691776002e33673f30faf10fd2

commit 9a498f9a143333691776002e33673f30faf10fd2
Author:     Warner Losh <imp@FreeBSD.org>
AuthorDate: 2022-01-05 21:19:34 +0000
Commit:     Warner Losh <imp@FreeBSD.org>
CommitDate: 2022-01-05 21:19:34 +0000

    lio: remove from NOIP
    
    It doesn't build here. This was masked earlier by other build breakage.
    
    Sponsored by:           Netflix
---
 sys/amd64/conf/LINT-NOIP | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sys/amd64/conf/LINT-NOIP b/sys/amd64/conf/LINT-NOIP
index bb306691388a..e951a0878b29 100644
--- a/sys/amd64/conf/LINT-NOIP
+++ b/sys/amd64/conf/LINT-NOIP
@@ -13,6 +13,7 @@ nodevice bxe
 nodevice em
 nodevice fxp
 nodevice jme
+nodevice lio
 nodevice msk
 nodevice mxge
 nodevice sge



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201052120.205LKvHF016140>