1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00
freebsd/sys/modules
Bruce Evans 8c1a5985d2 Added a `build-tools' target for internal tools. (linux_genassym may
not actually work for cross compiling, but that is another problem.)

Honor LDFLAGS for building internal tools.  (Tools should normally
be built static to avoid problems with picking up target shared
libraries.  bsd.kmod doesn't set -static yet, and has some problems
with `LDFLAGS=-static ...' in the environment.)
1998-07-07 02:04:20 +00:00
..
atapi Don't add files handled by bsd.kmod.mk to CLEANFILES. Don't add never- 1998-02-25 01:40:55 +00:00
ccd Don't put "-I." in ${CFLAGS} here. bsd.kmod.mk now puts an absolute 1998-02-01 18:12:15 +00:00
cd9660 Back out opt_diagnostic.h changes. 1998-02-06 23:54:27 +00:00
coff The coff LKM needs IBCS2 to be able to link (for the 'make regress' 1998-03-12 20:04:38 +00:00
fdesc Revert $FreeBSD$ back to $Id$ 1997-02-22 12:49:29 +00:00
fdescfs Revert $FreeBSD$ back to $Id$ 1997-02-22 12:49:29 +00:00
fpu Fixed bitrot in fpu LKMs. 1997-07-20 08:46:30 +00:00
gnufpu Removed bogus -I path in CFLAGS. 1997-08-26 13:49:26 +00:00
ibcs2 Removed reference to obsolete file "README.iBCS2". 1998-05-19 03:31:34 +00:00
if_disc Don't put "-I." in ${CFLAGS} here. bsd.kmod.mk now puts an absolute 1998-02-01 18:12:15 +00:00
if_ppp Give this a shot at actually working as an LKM.. 1998-03-27 04:05:08 +00:00
if_sl Don't put "-I." in ${CFLAGS} here. bsd.kmod.mk now puts an absolute 1998-02-01 18:12:15 +00:00
if_tun Don't put "-I." in ${CFLAGS} here. bsd.kmod.mk now puts an absolute 1998-02-01 18:12:15 +00:00
ip_mroute_mod Revert $FreeBSD$ back to $Id$ 1997-02-22 12:49:29 +00:00
ipfw Add example for IPFIREWALL_DEFAULT_TO_ACCEPT 1997-09-10 04:19:07 +00:00
joy Don't put "-I." in ${CFLAGS} here. bsd.kmod.mk now puts an absolute 1998-02-01 18:12:15 +00:00
kernfs Revert $FreeBSD$ back to $Id$ 1997-02-22 12:49:29 +00:00
linux Added a `build-tools' target for internal tools. (linux_genassym may 1998-07-07 02:04:20 +00:00
mfs Revert $FreeBSD$ back to $Id$ 1997-02-22 12:49:29 +00:00
msdos Back out opt_diagnostic.h changes. 1998-02-06 23:54:27 +00:00
msdosfs Back out opt_diagnostic.h changes. 1998-02-06 23:54:27 +00:00
nfs Fix the N'th occurance of missed bits due to opt_???? mucking. 1998-07-02 14:09:44 +00:00
nfsclient Fix the N'th occurance of missed bits due to opt_???? mucking. 1998-07-02 14:09:44 +00:00
nfsserver Fix the N'th occurance of missed bits due to opt_???? mucking. 1998-07-02 14:09:44 +00:00
nullfs Back out opt_diagnostic.h changes. 1998-02-06 23:54:27 +00:00
pcic Revert $FreeBSD$ back to $Id$ 1997-02-22 12:49:29 +00:00
portal Revert $FreeBSD$ back to $Id$ 1997-02-22 12:49:29 +00:00
portalfs Revert $FreeBSD$ back to $Id$ 1997-02-22 12:49:29 +00:00
procfs Added opt_vmpage.h to SRCS so that it actually gets created. 1998-07-01 17:02:57 +00:00
syscons Don't put a path to "sys" in ${CFLAGS} here. bsd.kmod.mk now handles 1998-02-01 17:59:59 +00:00
umapfs Revert $FreeBSD$ back to $Id$ 1997-02-22 12:49:29 +00:00
union Revert $FreeBSD$ back to $Id$ 1997-02-22 12:49:29 +00:00
unionfs Revert $FreeBSD$ back to $Id$ 1997-02-22 12:49:29 +00:00
wcd Don't add files handled by bsd.kmod.mk to CLEANFILES. Don't add never- 1998-02-25 01:40:55 +00:00
Makefile The FreeBSD lkm design is aout specific. 1998-05-15 11:57:05 +00:00