Home | History | Annotate | Download | only in k_helper
History log of /src/tests/modules/k_helper/Makefile
RevisionDateAuthorComments
 1.6  01-May-2020  christos KMODULEDIR is no longer absolute (${DESTDIR} is added to it by the system
makefile because we need to install the module in two places the debug part
and the regular part)
 1.5  13-Jul-2010  jmmv Get rid of static Atffiles and let bsd.test.mk generate them on the fly.
 1.4  31-May-2008  dyoung Fix two bugs to make MKMODULAR=yes builds will work again, for the
first time.

share/mk/bsd.kmodule.mk: only set _INST_DIRS if KMODULEDIR is not
set. That we we avoid installing some bogus directories in
the DESTDIR and in $DESTDIR/METALOG.

tests/modules/k_helper/Makefile: add missing .include <bsd.own.mk>,
and set the KMODULEDIR that the author seems to have intended.
 1.3  05-May-2008  jmmv branches: 1.3.2;
Fix MKMODULAR=yes builds by resolving installation problems of the k_helper
test module after the introduction of bsd.kmodule.mk. The files list was
inconsistent with the new module structure and the Makefile did not use the
correct variable to specify the installation of the module. Hi ad@!
 1.2  02-May-2008  ad - Add a bsd.kmodule.mk to build new style modules.
- Set the file suffix to .kmod
 1.1  10-Feb-2008  jmmv branches: 1.1.4; 1.1.6;
Add preliminary tests (basically a placeholder for now) for the new modules
framework. At the moment, this just tests for plain load (i.e. no arguments
passed to load) and later unload of the module through the modctl(2) system
call. The tools are not tested yet.
 1.1.6.2  04-Jun-2008  yamt sync with head
 1.1.6.1  18-May-2008  yamt sync with head.
 1.1.4.2  23-Mar-2008  matt sync with HEAD
 1.1.4.1  10-Feb-2008  matt file Makefile was added on branch matt-armv6 on 2008-03-23 00:47:21 +0000
 1.3.2.1  23-Jun-2008  wrstuden Sync w/ -current. 34 merge conflicts to follow.

RSS XML Feed