Re: git: 9a498f9a1433 - main - lio: remove from NOIP
- In reply to: Warner Losh : "git: 9a498f9a1433 - main - lio: remove from NOIP"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 05 Jan 2022 21:22:17 UTC
thanks! On 1/5/22, Warner Losh <imp@freebsd.org> wrote: > 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 > -- Mateusz Guzik <mjguzik gmail.com>