svn commit: r319859 - head

Gleb Smirnoff glebius at FreeBSD.org
Mon Jun 12 23:41:20 UTC 2017


On Mon, Jun 12, 2017 at 05:22:23PM +0000, Ian Lepore wrote:
I> Author: ian
I> Date: Mon Jun 12 17:22:23 2017
I> New Revision: 319859
I> URL: https://svnweb.freebsd.org/changeset/base/319859
I> 
I> Log:
I>   Add support for "make universe_kernels -DMAKE_GENERIC_KERNELS" to build
I>   just the GENERIC kernels for each arch (including variations such as
I>   GENERIC-NODEBUG, GENERIC64, etc).
I>   
I>   This helps with quickly doing a test build for all[*] arches without
I>   building dozens of variant kernels for the arches that have lots of
I>   hardware/board/system variations.
I>   
I>   [*] Not all arches have a generic kernel (but they probably should for
I>   test-building purposes, even if it can't boot on any real hardware).

For this purpose there is LINT. Imho, feature should be -DMAKE_LINT_KERNELS.

-- 
Totus tuus, Glebius.


More information about the svn-src-head mailing list