freebsd-skq/sys/modules/linux
bde ad719447f5 Fixed the `machine' link. It pointed to the wrong place, and was created
too late to be used in all cases.  It should probably be created (early)
in bsd.kmod.mk for all LKMs.

Use cc instead of cpp | as for the same reasons as in the kernel makefile.
CFLAGS isn't split up as well as in the kernel makefile, but cc doesn't
pass compiler warning flags to cpp, so there is no need to split it.
1996-06-25 20:13:12 +00:00
..
linux Do a pass over the broken LKM's and update them to use the "new" 1995-10-28 12:35:14 +00:00
linux.c linux_interp now moved into sys/i386/linux/linux_sysvec.c, but still 1996-03-10 22:43:37 +00:00
linux.sh Do a pass over the broken LKM's and update them to use the "new" 1995-10-28 12:35:14 +00:00
Makefile Fixed the `machine' link. It pointed to the wrong place, and was created 1996-06-25 20:13:12 +00:00