]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add support for "make universe_kernels -DMAKE_GENERIC_KERNELS" to build
authorian <ian@FreeBSD.org>
Mon, 12 Jun 2017 17:22:23 +0000 (17:22 +0000)
committerian <ian@FreeBSD.org>
Mon, 12 Jun 2017 17:22:23 +0000 (17:22 +0000)
commit4656dd5efd1b0f3b4dbe1a0637ba3c52d9aa34be
treef58ebd9f57e03665204af2666e685cd29a7579c9
parentaa03f1400f75621dc08c7005c67c89f22a8435b1
Add support for "make universe_kernels -DMAKE_GENERIC_KERNELS" to build
just the GENERIC kernels for each arch (including variations such as
GENERIC-NODEBUG, GENERIC64, etc).

This helps with quickly doing a test build for all[*] arches without
building dozens of variant kernels for the arches that have lots of
hardware/board/system variations.

[*] Not all arches have a generic kernel (but they probably should for
test-building purposes, even if it can't boot on any real hardware).
Makefile