aboutsummaryrefslogtreecommitdiffstats
path: root/Mk/Uses/kmod.mk
Commit message (Expand)AuthorAgeFilesLines
* Do not try to remove /boot/modules, it is part of BSD.root.dist [1]rene2013-11-131-1/+3
* Fix with bmake which requires KMODDDIR to be defined before use.rene2013-11-121-1/+1
* Change KMODDDIR to /boot/modules if it is set to /boot/kernelrene2013-11-081-0/+3
* Using stage does not magically enforce the use of sane package tools, sorene2013-11-041-4/+2
* Use @unexec rmdir instead of @dirrmtry in the NO_STAGE case.rene2013-11-041-1/+3
* Make sure that kldxref(8) is not run when installing into the stagingrene2013-11-041-0/+3
* Add a new USES for kernel module ports.rene2013-10-311-0/+47