Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Mar 2016 13:35:28 -0700
From:      Gleb Smirnoff <glebius@FreeBSD.org>
To:        Adrian Chadd <adrian@FreeBSD.org>
Cc:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r297136 - head/sys/conf
Message-ID:  <20160321203528.GC1254@FreeBSD.org>
In-Reply-To: <201603210551.u2L5pL1X037311@repo.freebsd.org>
References:  <201603210551.u2L5pL1X037311@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Mar 21, 2016 at 05:51:21AM +0000, Adrian Chadd wrote:
A> Author: adrian
A> Date: Mon Mar 21 05:51:21 2016
A> New Revision: 297136
A> URL: https://svnweb.freebsd.org/changeset/base/297136
A> 
A> Log:
A>   Remove from NOTES - it's built as a module now.

You are doing wrong. A driver must be buildable as a module and
statically as well.

It is legitimate to remove from GENERIC, but not from NOTES.

-- 
Totus tuus, Glebius.



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