| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Per email to arch@ a little while ago (that was greeted with silence), | Warner Losh | 2008-09-01 | 1 | -1/+1 |
| | | | | | | | | | prefer the more common > ${.TARGET} over > opt_foo.h in modules makefiles. Notes: svn path=/head/; revision=182668 | ||||
| * | Let modules use the kernel's opt_*.h files if built along with | Yaroslav Tykhiy | 2005-10-14 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | the kernel by wrapping all targets for fake opt_*.h files in .if defined(KERNBUILDDIR). Thus, such fake files won't be created at all if modules are built with the kernel. Some modules undergo cleanup like removing unused or unneeded options or .h files, without which they wouldn't build this way or the other. Reviewed by: ru Tested by: no binary changes in modules built alone Tested on: i386 sparc64 amd64 Notes: svn path=/head/; revision=151350 | ||||
| * | Connect trm(4) to the build. | Olivier Houchard | 2002-10-13 | 1 | -0/+12 |
| Reviewed by: mux (mentor) Approved by: mux (mentor) Notes: svn path=/head/; revision=105062 | |||||
