freebsd-dev/sys/modules/firewire
Yaroslav Tykhiy 822923447e Let modules use the kernel's opt_*.h files if built along with
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
2005-10-14 23:30:17 +00:00
..
firewire
fwe
fwip Let modules use the kernel's opt_*.h files if built along with 2005-10-14 23:30:17 +00:00
sbp MFp4: Change struct fw_xfer to reduce memory copy in fwmem_*() functions. 2003-10-02 04:06:56 +00:00
sbp_targ Removed -g from CFLAGS. There is a better way to build debugging 2004-02-13 10:11:01 +00:00
Makefile Add fwip module. 2004-07-12 13:13:17 +00:00
Makefile.inc Removed -g from CFLAGS. There is a better way to build debugging 2004-02-13 10:11:01 +00:00