Home | History | Annotate | Download | only in mk
History log of /src/share/mk/bsd.ioconf.mk
RevisionDateAuthorComments
 1.5  30-Nov-2014  uebayasi Add a new build make variable, CONFIGOPTS, which is passed to config(1)
when building kernels. Revert "mkernel=*" and "mkernels" in favor of
this option.

Diff posted on source-changes-d@, approved by (null).
 1.4  20-Sep-2013  pooka Make it possible to specify a directory for the .ioconf file.
Still default to .CURDIR
 1.3  25-Mar-2010  pooka branches: 1.3.6; 1.3.12;
Depend ioconf.c on config (if doing a USETOOLS==yes build).

While this is not strictly sensible, it keeps UPDATE=1 builds
rolling if I change some aspect of config (such as adding the
cfdriver/cfattach lists now). This is going away eventually.
 1.2  22-Mar-2010  pooka deal with ioconf.h
 1.1  21-Mar-2010  pooka Move make snippets for use with config(1) ioconf functionality from
rump into share/mk. This is to make it useful for all kernel
builders.

Note: we have waaay too many weird and wonderful ways of making
kernel code (monolithic kernel, modules, rump). There should be
only one way to build kernel code instead of a maze of twisty little
.mk files, all not quite alike. When that is fixed, this snippet can go
into the more generic .mk file.
 1.3.12.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.3.6.1  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")

RSS XML Feed